neo-blockchain-rpc

A NEO RPC server implementation.


Keywords
neo, blockchain
License
MIT
Install
npm install neo-blockchain-rpc@0.0.56

Documentation

neo-blockchain

Alpha quality client APIs and JavaScript reimplementation of the NEO Blockchain. All APIs are subject to change. Stay tuned for further documentation and official releases.

Requires Node 8.7.0 and yarn. To get started:

git clone https://github.com/neotracker/neo-blockchain.git
cd neo-blockchain
yarn install
yarn run build
yarn run neo-blockchain full-node start