XPLA Chain core implementation


License
Apache-2.0
Install
go get github.com/xpladev/xpla

Documentation

XPLA

Build

make install

Build docker image

make local-image

Test

Unit test & Integration test

make test

End-to-end (e2e) test

1. Local e2e test

See detailed instructions in Local e2e test

2. e2e test with interchaintest

Prerequisites:

Run test:

cd tests/e2e/multichain
go test ./...

License

XPLA is licensed under the Apache License 2.0