-
I have developed a Quorum maker network and configured the truffle-config.js to connect to it. If I open truffle console, it makes no errors, so I understand is accessing the network. Also, I am able …
-
I only have 3 kovan ethers. I just want to publish my contract to kovan testnet. But It seems I don't have enough fund to do this:
$ truffle migrate --reset --network kovan
Using network 'kovan'.
…
micli updated
6 years ago
-
git clone https://github.com/enjin/erc-1155.git
cd .\erc-1155\
npm install
```
λ truffle test
Could not find suitable configuration file.
Truffle v5.0.30 (core: 5.0.30)
Node v10.16.0
```
A…
-
Hi, I get the following error when executing:
```
npm install loom-truffle-provider
```
The error:
```
npm ERR! code 1
npm ERR! git dep preparation failed
npm ERR! command /home/user/.nv…
-
hi. thanks for your work on this. can you fork the https://github.com/connext/vector repo and apply your changes, so that it will be easier for us to evaluate the submission and also keep harmony repo…
-
Currently, libplanet is using [secp256k1] private key directly without any abstraction. it would be great if we can use HD Wallet (Hierarchical Deterministic Wallet) following [BIP-32] and [BIP-44] to…
-
Not sure if this is feasible, but this might be a useful capability:
## Enhancement
As a Truffle user, when connecting to a public network, I should not need to pre-configure Truffle with mnemon…
-
- I've opened a support ticket before filing this issue.
---------------------------
## Issue
RPC endpoint errors causing nodejs process to crash.
I am connecting to HDWalletProvider on a no…
-
After a few moments running the server of my faucet repository, I get the following error, and it occurs on the following line of code, so it has been commented out https://github.com/DataHighway-DHX/…
-
I created a Unisat wallet and transferred crypto to the wallet. then after sometime when i try to recover my wallet with the 12 words directly copied and pasted from the unisat extension, it takes me …