Skip to content

sideprotocol/atomic-swap-solidity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

inchain-atomic-swap-solidity

Set up environment.

Based on .env.example file, please create env file and add values.

Build/Deploy

  • yarn hh:build
  • yarn hh --network sepolia deploy:inter-chain:lib --f true
  • yarn hh --network sepolia deploy:inter-chain:contract --f true
  • yarn hh --network sepolia deploy:inter-chain:setTrustRemote --remote bnb
  • yarn hh --network bnb deploy:inter-chain:setTrustRemote --remote sepolia

Testing

  • yarn hh:test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published