Login
Discover
Waves
Decks
Upgrade
Login
Signup
31
jusdev89
Devon Wesley
I blockchain
Available
Used
Resource Credits
122 Followers
26 Following
Oakland, CA
https://www.blockchaindevelopers.io/
October 26, 2017
RSS feed
Posts
Blog
Posts
Comments
Communities
Wallet
Follow
jusdev89
ethereum
Monday, January 29, 2018 11:33 PM
Part 2: Deploying smart contracts in the Browser
The goal is to build out a mini Remix type tool that you can use to interact with your Ganache blockchain instance (formally TestRPC) using Web3JS and SolcJS to compile our solidity contracts. Part 1 is
$ 1.011
6
5
jusdev89
ethereum
Monday, January 29, 2018 10:25 PM
Part 1: Compiling smart contracts in the browser
This is the first in a three part series. The goal is to build a mini Remix type tool that lets you interact with the Ganache blockchain using Web3JS and SolcJS to compile our contracts. This is the original
$ 0.993
5
2
jusdev89
ethereum
Saturday, December 23, 2017 12:04 AM
“Reentrancy Attack” on a Smart Contract
Bugs in Solidity are costly, putting yourself and many others at risk, so its important to take precautions when writing and deploying smart contracts. We’re going to explore one of those bugs, a recursive
$ 0.131
5
2
3