0.8.2 • Published 3 years ago

@wagerr-wdk/schema v0.8.2

Weekly downloads
1
License
MIT
Repository
github
Last release
3 years ago

@wagerr-wdk/schema

Build Status Coverage Status Standard Code Style MIT License @wagerr-wdk/schema Gitter Telegram Greenkeeper badge

:warning: This project is under heavy development. Expect bugs & breaking changes.

:pencil: Introductory Blog Post: The Missing Tool to Cross-Chain Development

Query different blockchains with account management using a single and simple interface.

Installation

npm i @wagerr-wdk/schema

or

<script src="https://cdn.jsdelivr.net/npm/@wagerr-wdk/schema@0.2.3/dist/schema.min.js"></script>
<!-- sourceMap at https://cdn.jsdelivr.net/npm/@wagerr-wdk/schema@0.2.3/dist/schema.min.js.map -->
<!-- available as window.Schema -->

License

MIT