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

web3

Here are 1,541 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 Sep 9, 2021
  • JavaScript
use-wallet
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

Astar
akru
akru commented Jan 28, 2020

Motivation

It’s good to support as many local languages as it possible. One of steps of it is creating easy method to support multiple languages in docs. Currently documentation located in staketechnologies/plasmdocs repo.

Results

Result for closing this is PR into staketechnologies/plasmdocs repo with implementation multi language feature for gitbook generator and moving

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