https://github.com/adrianmcli/simple-truffle-react
https://github.com/adrianmcli/simple-truffle-react
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/adrianmcli/simple-truffle-react
- Owner: adrianmcli
- Created: 2017-10-18T21:35:51.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-18T21:43:46.000Z (over 8 years ago)
- Last Synced: 2025-03-06T19:42:13.953Z (about 1 year ago)
- Language: JavaScript
- Size: 182 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Truffle-React Project
This is a project made for easy understanding of how to build a React frontend for Solidity contracts in a minimal way. It is loosely based on the [React Truffle Box](https://github.com/truffle-box/react-box), but I found even that to be too much boilerplate.
Nevertheless, have a look at the commit history to see how things work for yourself.