rivine-ts-types
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

Rivine Typescript

JavaScript Style Guide NPM version

A Typescript library for usage in the browser

Installation

npm install rivine-ts-types

Usage

import { Parser } from 'rivine-ts-types'

const myParser = new Parser(precision)

// In case explorer/hashes is called
const parsedResponse = myParser.ParseHashResponseJSON(response, hash)

// In case explorer/blocks is called
const parsedResponse = myParser.ParseBlockResponseJSON(response)

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i rivine-ts-types

Weekly Downloads

3

Version

0.0.1

License

ISC

Unpacked Size

56.5 kB

Total Files

17

Last publish

Collaborators

  • threefoldtech