Skip to content

Commit 2d83b34

Browse files
author
iskanderandrews
committed
Successful deployment to contract into Rinkeby network
1 parent d3ecafb commit 2d83b34

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+137315
-130541
lines changed

.env

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
11
export NODE_ENV=Production
22
export MONDO_USER=admin
33
export MONDO_PASSWORD=OnuXTuZ8aQRiWut2
4+
5+
export INFURA_KEY="90e2c974a2de456bae91fe195e54a609"
6+
export MNEMONIC="dinner trend hybrid hair pet coyote journey renew what forest giraffe culture"
7+
export NETWORK="rinkeby"
8+
9+
export OWNER_ADDRESS="0x34b8d058df685de17c64b46248d4794ff87bb458"
10+
export NFT_CONTRACT_ADDRESS="0xCe5c95b119987d4e455c3A3CC61f5E0D309B94A4"

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
/node_modules
55
/.pnp
66
.pnp.js
7-
/client
8-
/client-suspende
97

108
# testing
119
/coverage

build/contracts/Address.json

Lines changed: 8645 additions & 8645 deletions
Large diffs are not rendered by default.

build/contracts/Context.json

Lines changed: 8641 additions & 8641 deletions
Large diffs are not rendered by default.

build/contracts/Counters.json

Lines changed: 8645 additions & 8645 deletions
Large diffs are not rendered by default.

build/contracts/ERC165.json

Lines changed: 8641 additions & 8641 deletions
Large diffs are not rendered by default.

build/contracts/ERC721.json

Lines changed: 8645 additions & 8645 deletions
Large diffs are not rendered by default.

build/contracts/ERC721Enumerable.json

Lines changed: 8645 additions & 8645 deletions
Large diffs are not rendered by default.

build/contracts/ERC721Full.json

Lines changed: 8645 additions & 8645 deletions
Large diffs are not rendered by default.

build/contracts/ERC721Metadata.json

Lines changed: 8645 additions & 8645 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)