Skip to content

An example creating an account on Atom from a Neutron smart contract, with integration tests.

License

Notifications You must be signed in to change notification settings

timewave-computer/neutron-ica-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neutron Interchain Accounts Example

This repository spins up two validators and a full node for each of the latest Atom and Neutron versions, sets up replicated security between them, and demonstrates creating an ICA account on Atom from a smart contract on Neutron. This is orchestrated using the lovely interchaintest by Strangelove, and uses the example contract from Neutron's ICA tutorial.

image

In less technical terms: this repository demonstrates creating an account on another blockchain from a smart contract and setting up a good testing framework.

interchaintest/ics_test.go contains well-commented integration test code.

Testing

To run tests (you will need just installed):

just test

About

An example creating an account on Atom from a Neutron smart contract, with integration tests.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages