subspace/.gitignore
Richard Ramos f62e3fc907
Adds lerna and receive web3 object instead of provider (#75)
* Lerna
* React components extracted to separate package
* Subspace requires a web3 object instead of a provider due to https://github.com/ethereum/web3.js/issues/1510
* Update react example to use components
2020-03-04 14:24:51 -04:00

12 lines
146 B
Plaintext

node_modules/
.vscode/
phoenix.db
subspace.db
TODO
test.js
dist/
lib/
module/
/examples/react-example1/src/contract.json
coverage/
lerna-debug.log