An open API service indexing awesome lists of open source software.

https://github.com/danieldacosta/erc721-dapp

ERC721 Dapp published to Rinkeby Test Network
https://github.com/danieldacosta/erc721-dapp

dapp ethereum solidity wepback

Last synced: 7 months ago
JSON representation

ERC721 Dapp published to Rinkeby Test Network

Awesome Lists containing this project

README

          

# ERC721-Dapp

![Frontend](images/dapp-frontend.png)
# Requirements

```json
"@openzeppelin/contracts": "^4.5.0",
"@truffle/hdwallet-provider": "^2.0.4",
"web3": "^1.7.1",
"webpack-dev-server": "^4.7.4"
```

```
Truffle v5.5.3
Solidity Compiler: 0.8.12+commit.f00d7308
```

# ERC721 Token
```
Name: Daniel Token
Symbol: DPC
```

# Deployment to Rinkeby Testnet Network

```
Account: 0x507536263bf3e03f1Cd52d06Ff5f863EA4b08d92
Contract Token: 0x4884972172f8e7a2880C0a23969B4e545Bbd2ca9
```