bamboo
bamboo copied to clipboard
Rewrite the tutorial with web3
In the tutorial, one pain point was to copy and paste the bytecode into the geth console. I guess web3 library in nodejs would be able to avoid that.
I am going through the tutorial and adding some js