Skip to content

xchainjs/xchainjs.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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