The Wayback Machine - https://web.archive.org/web/20210516191850/https://github.com/topics/web3
Skip to content
#

web3

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

Multi-platform Personalized Portal: Web, Browser Extension. All components are web apps--users can compose their own Portal freely, and developers can contribute to the Privoce Web App library to easily incorporate their web app to our Portal.

  • Updated May 14, 2021
  • JavaScript
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

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?

use-wallet

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