Skip to content

fpbrault/stellar-basic-account-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ad45989 Β· Sep 29, 2021

History

21 Commits
Sep 20, 2021
Sep 20, 2021
Sep 29, 2021
Sep 29, 2021
Sep 21, 2021
Sep 21, 2021
Sep 21, 2021
Sep 20, 2021
Sep 21, 2021
Sep 20, 2021
Sep 20, 2021
Sep 21, 2021
Sep 21, 2021
Sep 21, 2021
Sep 20, 2021
Sep 21, 2021
Sep 29, 2021
Sep 21, 2021
Sep 21, 2021
Sep 20, 2021
Sep 29, 2021

Repository files navigation

stellar-basic-account-viewer

This is my entry for the Stellar Quest basic account viewer bounty.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the demo.

Usage

You can use Albedo, Rebet or Freighter to connect. You'll see some details about your account (public key, parent account public key, creation date, balances). You can click the IDs or Asset names to open the corresponding entries on stellar.expert.

The app is accessible at https://stellar-basic-account-viewer.vercel.app/