Skip to content

eric6356/chainlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChainList

This is a course project and I made several improvements.

Frontend

Re-wrote by using

Backend

  • Upgrade to the latest Truffle (4.0.4)

Running

1. Start private Ethereum node by Truffle

truffle develop

2. Compile and deploy contract

inside truffle console

migrate

3. Start frontend project

yarn start

Deployment

ChainList.sol is deployed to the rinkeby network, visit my gh-pages with metamask to try it out.

Screen Shots




About

A tiny DApp built on React and Solidity

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors