Skip to content

redstone-finance/fuel-test-contract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fuel-test-contract

  1. Change the IS_LOCAL value in the Makefile to 1 for local node or for 0 for an external node.
  2. Change the SALT value in the Makefile if needed
  3. Define the SIGNING_KEY env variable
  4. Run
make deploy

and then

`make init`

or

make deploy_and_init

Change or remove fuel-toolchain.toml

The result for an external node is:

error: provider: io error: warning: the fuel node version to which this provider is connected has a semver incompatible version from the one the SDK was developed against. Connected node version: 0.31.0, supported version: 0.28.0. Response errors; InsufficientMaxFee { max_fee_from_policies: 0, max_fee_from_gas_price: 326087 }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published