Skip to content

Demo React app with sample code for creating and managing ETH auctions. There is also another part integrating with IPFS

License

Notifications You must be signed in to change notification settings

shashiks/react-eth-auction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a demo project with samples for :

  • Ethereum Smart Contract
  • IPFS

It uses ReactJS as the frontend framework, bootstrap for layouts, webpack for packaging.

Truffle is used for communicating with ETH and deploying code to blockchain

There are lots of optimizations pending. Particularaly:

  • React component isolation between view and data
  • Bootstrap view updates in place instead of full page refresh
But for now the code is more of a sample to work with ETH and IPS. The front end optimizations would happen in future.

Feel free to use this as a template to get started on these technologies.

Bootstrap theme template is from https://startbootstrap.com/template-overviews/sb-admin/ This project was created using create-react-app https://github.com/facebookincubator/create-react-app

About

Demo React app with sample code for creating and managing ETH auctions. There is also another part integrating with IPFS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published