-
Hello guys I am running into a lil prob using automatic contract verification plugin:
I have everyhing set up in my truffle config:
plugins: [
'truffle-plugin-verify'
]
api_keys: {
etherscan…
-
The IPFS hash shall points to a JSON file with essential information. An example:
```json
{
"verified": true,
"owner": {
"address": "0xF006779eAbE823F8EEd05464A1628383af1f7afb",
…
-
Hey,
first of all: GREAT PLUGIN! Saved me countless hours of my life :)
I tried verifying my contract on polgonscan.com with `truffle-plugin-verify` which gave me:
```
truffle run verify Pee…
-
### `brew gist-logs ` link OR `brew config` AND `brew doctor` output
```shell
HOMEBREW_VERSION: 3.5.10-49-gb2ddb34
ORIGIN: https://github.com/Homebrew/brew
HEAD: b2ddb341a0489834dbbfcb57544d87c4…
-
Here's a list of issues we have on our DApp:
1- Tokens are not loading on Wallet (https://artstro.io/#wallet).
2- I visited https://artstro.io/#find-token on a Desktop computer with the MetaMask W…
-
I'm having the old-and-familiar issue with verification.
The contract was compiled and deployed.
The deployed contract can be found at [0x35c850e8c31fab411dde65f94142f25029229a75](https://ethersc…
-
After working with the IPFS deploy, 3box, and other parts of the app I am seeing there may be a need for us to arrange a group pinning network for the assets in this project. The idea is to make all t…
-
### `brew config` output
```shell
HOMEBREW_VERSION: 3.1.3-124-g94ce323
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: 94ce3236a517dfae6b492dcb4fd6b726a6175e8f
Last commit: 9 hours ago
Core ta…
-
The [libp2p testlab](https://github.com/libp2p/testlab) project is a preceding framework initiative to build a system for running large distributed test cases.
The [testground spec](https://github.…
-
Following up on https://github.com/ipfs/js-ipfs-http-client/pull/897#issuecomment-442394693, we need to let users know of the module rename.
@mikeal proposed that a PR is submitted to each repo to …