Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/critesjosh/hello_contract-truffle

a 'hello world' exercise with truffle and celo
https://github.com/critesjosh/hello_contract-truffle

Last synced: 18 days ago
JSON representation

a 'hello world' exercise with truffle and celo

Awesome Lists containing this project

README

        

# Hello Contract (Truffle + Remote Node)

a 'hello world' exercise with truffle and celo [link](https://docs.celo.org/developer-guide/start/hello-contract-remote-node)

Use with truffle version 5.4.0.

Uninstall the current version of Truffle, `npm uninstall -g truffle`.

Reinstall with `npm install -g [email protected]`.