Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rene78/erc-721
A simple Ethereum dApp using ERC-721 token. Stack: Solidity Smart Contracts, Truffle Suite, Ganache, Web3.js, Ropsten test network and React. Based on the tutorial by "Dapp University".
https://github.com/rene78/erc-721
erc-721 ethereum mocha-tests openzeppelin-solidity react truffle-framework web3js
Last synced: 9 days ago
JSON representation
A simple Ethereum dApp using ERC-721 token. Stack: Solidity Smart Contracts, Truffle Suite, Ganache, Web3.js, Ropsten test network and React. Based on the tutorial by "Dapp University".
- Host: GitHub
- URL: https://github.com/rene78/erc-721
- Owner: rene78
- Created: 2020-01-02T22:33:11.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-07T16:08:15.000Z (over 1 year ago)
- Last Synced: 2024-10-10T18:56:27.322Z (26 days ago)
- Topics: erc-721, ethereum, mocha-tests, openzeppelin-solidity, react, truffle-framework, web3js
- Language: JavaScript
- Homepage: https://rene78.github.io/erc-721/
- Size: 3.07 MB
- Stars: 13
- Watchers: 3
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Color Tokens
Website: [Color Tokens](https://rene78.github.io/erc-721/)An Ethereum based ERC-721 color token creator. Thanks to Gregory from [Dapp University](http://www.dappuniversity.com) for this great [YouTube tutorial](https://youtu.be/YPbgjPPC1d0)! If you wanna try out this dApp, you have to select the Ropsten testnet in Metamask.