Contributors
This guide is for the contributors who want to contribute in the xchain library.
Contributors
Environment Setup
git clone https://github.com/username/xchain-lib.gitcd xchain-lib
Start and Test
yarn
yarn build
yarn testLast updated