truffle-starter-kit icon indicating copy to clipboard operation
truffle-starter-kit copied to clipboard

An example smart contract utilizing Chainlink

Results 14 truffle-starter-kit issues
Sort by recently updated
recently updated
newest added

Bumps [@chainlink/test-helpers](https://github.com/smartcontractkit/chainlink) from 0.0.5 to 0.0.6. Commits See full diff in compare view [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=@chainlink/test-helpers&package-manager=npm_and_yarn&previous-version=0.0.5&new-version=0.0.6)](https://dependabot.com/compatibility-score/?dependency-name=@chainlink/test-helpers&package-manager=npm_and_yarn&previous-version=0.0.5&new-version=0.0.6) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [@truffle/hdwallet-provider](https://github.com/trufflesuite/truffle) from 1.2.1 to 1.2.6. Release notes Sourced from @truffle/hdwallet-provider's releases. v5.0.31 – Web3.js patch and some bugfixes Hi everyone! First off, if you made it to TruffleCon, thanks...

dependencies

为什么在本地ganache部署,运行requestAndReadAPI.js 一直显示Sleeping for another 5 seconds...,无法调用成功

From https://github.com/smartcontractkit/truffle-starter-kit#deploying-contracts: "This section of the file is where you define which networks you want to interact with. You can read more about that whole file in the [Truffle documentation.](https://trufflesuite.com//config/)."...