Popular repositories
-
ethereum-demo-tools
Useful tool info and examples for learning to write Ethereum smart-contracts, to accompany my BlockGeeks article
-
EthDeployer
A simple react app for automatically compililng & deploying Solidity language Ethereum smart-contracts
JavaScript 3
-
bitcore-testing
test / example code for working with the bitcore wallet client, server node, and library.
-
BioFractalTree
Forked from BioFractalTree/BioFractalTree
Bio-Fractal Tree Generator builds branching tube structures in recursive fractal fashion
C++ 1
-
GoxPriceDensityPlot
Scripts in bash, ruby, php, and mysql to plot price-density over several intervals, maintain MtGox bitcoin trades database, and cron the process for serving on the web.
-
diaspora
Forked from diaspora/diaspora
Distributed and contextual social networking
Ruby
202 contributions in the last year
Contribution activity
July 2017
'npm i web3' results in error: "sh: 1: lerna: not found"
Hi guys, I'm seeing failure and an error when I try to install the latest web3 via npm now, I became aware of this by some other students of solidi…