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)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    1
  • 1.0.1
    0
  • 1.0.0
    1

Package Sidebar

Install

npm i thedecimals

Weekly Downloads

2

Version

1.0.2

License

ISC

Unpacked Size

2.66 kB

Total Files

4

Last publish

Collaborators

  • hippietechie