Skip to content

node.js app to get all claim transactions for an NEO Address

Notifications You must be signed in to change notification settings

friedhelmensch/GasClaim

Repository files navigation

Gas Claim Information

A barebones Node.js app using Express 4 to get all gas claim transactions for a NEO blockchain address

Running Locally

Make sure you have Node.js installed.

git clone https://github.com/friedhelmensch/GasClaim.git # or clone your own fork
cd gasclaim
npm install
npm start

Your app should now be running on localhost:5000.

View Online

add your neo address to the end of the URL

About

node.js app to get all claim transactions for an NEO Address

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages