Skip to main content

Frist tutorials on jupyterhub with solidity

Submitted by admin on Mon, 08/09/2021 - 22:25

From Christ Proto - adding the first test going from tljh.codeforcville.org and testing a connection with the Ganache CLI

https://github.com/chroto/helloworld-eth

1) run a dev eth chain using run-eth-node.ipynb first that uses ganache-cli then,

2) the other notebooks run an example transaction and use that whitelist contract from the blog. 

3) you'll need the contracts folder from my repo to get it working because it has the compiled smart contract