Learn how Web3JS and SolcJS work by builing your own Remix, no server required.
- NodeJS — is a JavaScript runtime built on Chrome’s V8 JavaScript engine you’ll need at least version 6.9.1.
- NPM package:
$ npm i -g ethereumjs-testrpc- This package is ethereumjs-testrpc, which is a “NodeJS based Ethereum client for testing and development”. TestRPC is a private blockchain with its own genesis block, that has all the functionality of the live Ethereum blockchain.