Neon JavaScript SDK.
This the Neon Wallet's JS SDK for the NEO blockchain platform. It is currently in use by Neon.
Visit the docs to learn how to use this library!
Install the package using:
npm i @cityofzion/neon-jsnpm run build:devnpm run testWe use Docusaurus for our docs website. The docs are stores in ./docs while the main website and its configuration is in ./website.
cd website
npm install
npm run startThe typescript declaration files are included (no need of any @types/...).
- Open-source MIT.
- Main author is Ethan Fast.
- Maintainer is Yak Jun Xiang