XChainJS

XChainJS is a library with a common interface for multiple blockchains, built for simple and fast integration for wallets and more.

Run/build documentation locally

Install & Build

yarn install
cd xchainjs-lib
yarn install
cd ..
yarn build

Generate documentation

yarn doc

Start documentation page locally

yarn start

License

MIT XChainJS