Skip to content
#

web3

Here are 1,081 public repositories matching this topic...

sohkai
sohkai commented May 13, 2020

In ui.aragon.org, so far we only document the GU constant, there are a few other constants exposed that could be documented (e.g. RADIUS, and I believe there's also a constant for shadows).

Perhaps we could put this in a base > constants page?

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

Improve this page

Add a description, image, and links to the web3 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 web3 topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.