Skip to content

ChorusOne/xpla

 
 

Repository files navigation

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

About

XPLA Chain core implementation

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 93.5%
  • Shell 2.5%
  • Solidity 2.1%
  • Makefile 1.2%
  • Python 0.3%
  • Dockerfile 0.3%
  • Smarty 0.1%