Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Latest commit

 

History

History

utils

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Transaction tester

Send a transaction to the local node

Usage

cd utils
yarn install

# ./link.sh if you want to link you want to work with your current changes
# make sure that you are running yarn run build:watch on the root folder so the packages are up to date
# ./link.sh
  • Edit the prepareMessage function to create the message that you want to test.
yarn run dev
  • If success, it will log:
Success sign transaction
Success sign transaction
  • If error, it will log the transaction result.

Requirements

  • evmosd node running
  • enabled-unsafe-cors set as true (~/.evmosd/config/app.toml or --api.enabled-unsafe-cors true)
  • rest api (1317) enabled (~/.evmosd/config/app.toml or --api.enabled true)
  • some coins (evmosd tx bank send mykey evmos14rajuselkxsvqtqv20lamd08t8zxg8qdrlvp8x 100evmos --keyring-backend test --fees=20aevmos)

Note

Wallet address:

  • Hex: 0xa8fB2e433fb1A0c02C0C53FFdDB5e759C4641C0D
  • Evmos: evmos14rajuselkxsvqtqv20lamd08t8zxg8qdrlvp8x