blockbook-fetcher
v1.0.8
Published
Blockbook API fetcher for Browser / Node.js
Maintainers
Readme
Blockbook Fetcher
Blockbook API fetcher for Browser / Node.js with AJV schema validator written in TypeScript
Features
Powered by Fetch API which is globally available on Browser / Node.js
Imported types from trezor/blockbook repo
Schema validation by AJV
Tested by Node.js's native test runner (Use
yarn testto run those)
Documentation / Example usage
Since the code is really simple I recommend reading the source code ./src/blockbook.ts itself.
Refer test cases under ./test or refer ./example.html of how it could be used.
LICENSE
MIT License, see ./LICENSE
