Add blockchain directory for working on related projects
+ Add sample Solidity project template, README instructions
This commit is contained in:
5
blockchain/eth/truffle-solidity/example.secrets.json
Normal file
5
blockchain/eth/truffle-solidity/example.secrets.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"alchemyApiUrl": "https://eth-ropsten.alchemyapi.io/v2/YOUR_ALCHEMY_API_KEY",
|
||||
"mnemonic": "word word word word word word word word word word word",
|
||||
"etherscanApiKey": "SOMEREALLYLONGKEYFROMETHERSCAN"
|
||||
}
|
||||
Reference in New Issue
Block a user