Trying out the Amboss API using the getNode
endpoint.
You can view a node's channel information in tabular and graphical formats by entering the pubkey
into the URL path or input on the home page.
- react
- next.js
- graphql
- apollo
- typescript
- chartjs
- tailwindcss
- prettier
- yarn
- deployed with vercel
git clone
the repo andcd
into the directory- run
yarn
to install the packages yarn dev
will open the app onlocalhost:3000
yarn format
will run prettier