Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 769 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 769 Bytes

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/