keepRunning / SimpleDapp

Simple Dapp Demo

Home Page:https://keeprunning.github.io/SimpleDapp/

Repository from Github https://github.comkeepRunning/SimpleDappRepository from Github https://github.comkeepRunning/SimpleDapp

SimpleDapp

Build Status

A simple static page Dapp - It stores and retrieves a string value from the blockchain

Demo Url [Note- you need metamask. Set it to Rinkeby testnet]

Network: Rinkeby

Contract address: 0xb9d4c3049b6c7340890d849b8b4888acc17cc0b5 [Explorer]

Contract gist: https://gist.github.com/keepRunning/5860fb777df07b233cf2c319fc49d7ff

To access the contract directly, You can load the same contract code in remix ide, set the compiler version to 0.5.3+commit, and environment to Injected Web3(with Metamask set to Rinkeby) and load the above contract address.

You can get test ether(testnet use only) using the Rinkeby Faucet - https://faucet.rinkeby.io/

About

Simple Dapp Demo

https://keeprunning.github.io/SimpleDapp/


Languages

Language:JavaScript 85.3%Language:HTML 14.3%Language:CSS 0.4%