Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

neo-blockchain-core

neotracker24MIT0.0.59

NEO core types (Block, Transaction, etc.) implementation.

neo, blockchain

readme

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