Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/critesjosh/hello_contract-truffle
- Owner: critesjosh
- Created: 2020-02-21T22:18:03.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-28T17:42:22.000Z (almost 3 years ago)
- Last Synced: 2024-10-29T07:41:12.641Z (2 months ago)
- Language: JavaScript
- Size: 198 KB
- Stars: 2
- Watchers: 2
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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]`.