Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 476 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 476 Bytes

XChainJS

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

{% include list.liquid all=true %}

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