Skip to content
#

web3js

Here are 796 public repositories matching this topic...

rubikva
rubikva commented Jan 9, 2019

When use formatToEthereumUnits from Web3.Utils it use decimals parameter, and after format BigInt it's may create many redundant zeros at the end. For example if 'decimals' parameter is 18 we have: 990000000000000 wei -> 0.000990000000000000 eth

At old repo already have similar issue:
BANKEX/web3swift#200

and some solution:
https://github.com/v57/web3swift/commi

The Shared Royalty Non-Fungible Token (a.k.a Bootleg) is an open source project started by the ConsenSys Web3Studio team. The purpose of the Shared Royalty Non-Fungible Token (SRNFT) is to make any royalty business model, from the oil and gas industry to entertainment, easy to manage with the Ethereum blockchain .

  • Updated Aug 10, 2021
  • JavaScript

Improve this page

Add a description, image, and links to the web3js topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the web3js topic, visit your repo's landing page and select "manage topics."

Learn more