mirror of
https://github.com/autistic-symposium/blockchains-security-toolkit.git
synced 2025-12-15 08:29:04 -05:00
add some files from my computer
This commit is contained in:
parent
44874369f1
commit
33411f9bc4
12 changed files with 318 additions and 25 deletions
5
erc721-solidity-101/.env_sample
Normal file
5
erc721-solidity-101/.env_sample
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
API_URL = "https://eth-rinkeby.alchemyapi.io/v2/<project>"
|
||||
PUBLIC_KEY =
|
||||
PRIVATE_KEY =
|
||||
METADATA_URL = <pinata IPFS cid dor metadata>"
|
||||
CONTRACT_ADDRESS =
|
||||
Loading…
Add table
Add a link
Reference in a new issue