thedecimals

1.0.2 • Public • Published

Description

This serves as a frontend JS creator for the decimals NFT. https://thedecimals.org

Allowing developers to access NFT decimals given a tokenID without needing access to web3js / ethereum blockchain.

Usage

npm i --save thedecimals
const { getDecimal } = require("thedecimals");

getDecimal(0, 111) // (decimalPosition: number {0-7}, tokenid: number)

Readme

Keywords

Package Sidebar

Install

npm i thedecimals

Weekly Downloads

1

Version

1.0.2

License

ISC

Unpacked Size

2.66 kB

Total Files

4

Last publish

Collaborators

  • hippietechie