Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Squid to Cosmos

This is a simple demo to send AVAX via squid to ComosHub. Receiver address is currently hardcoded

Setup

Requiements

Node 16 yarn

How to run

Install dependencies using yarn

yarn install

Copy env.example

cp .env.example .env

Update environment files with privateKey

privateKey=0x ...
targetAddress="EVM or Cosmos address";

Execute test

yarn test

About

Squid calldata example

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages