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 clonethe repo andcdinto the directory- run
yarnto install the packages yarn devwill open the app onlocalhost:3000
yarn format will run prettier