Skip to content
#

geth

Here are 306 public repositories matching this topic...

baseline

The Baseline Protocol is an open source initiative that combines advances in cryptography, messaging, and blockchain to execute secure and private business processes at low cost via the public Ethereum Mainnet. The protocol will enable confidential and complex collaboration between enterprises without leaving any sensitive data on-chain

  • Updated Jul 22, 2021
  • TypeScript
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

react-native-geth

Ethereum Light-Client implementation for React Native allow you to [ Generate and manage Ethereum accounts, sign transactions and data - Interact with the Ethereum Blockchain, send transactions, create and interact with contracts - Run your own Light Node or connect to an external node providers ]

  • Updated Jul 20, 2021
  • Kotlin

Improve this page

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

Learn more