ATMatrix / demo

Atmatrix is a long-term project. At every stages, we build demos for POC, validation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

demo

ATmatrix is a long-term project. At every stage, we build demos for POC, validation.

Install

Install Etherenum Client

For test, install testprc

Install Oraclize Bridge

Install Oraclize Bridge

Get Demo Dapp

Git Clone the source code of POC/oracle_demo Dapp

Run Demo

Start Ethereum Client

testrpc --mnemonic "my test example" --accounts 50

Start Oraclize Bridge

node bridge -H localhost:8545 -a 49 –dev --skip

Run Demo Dapp

cd POC/oracle_dapp

truffle deploy

npm run dev

Run the Demo in your Browser!

About

Atmatrix is a long-term project. At every stages, we build demos for POC, validation.


Languages

Language:JavaScript 85.2%Language:HTML 10.3%Language:CSS 4.5%