web3
Here are 1,340 public repositories matching this topic...
-
Updated
Jul 3, 2021
-
Updated
Jun 30, 2021 - JavaScript
-
Updated
Jun 21, 2021 - JavaScript
-
Updated
May 8, 2019 - Swift
-
Updated
Jul 3, 2021 - TypeScript
-
Updated
Jul 3, 2021 - TypeScript
-
Updated
Jul 4, 2021 - TypeScript
-
Updated
Jun 9, 2020 - JavaScript
-
Updated
Feb 27, 2020 - Swift
-
Updated
Jul 4, 2021 - JavaScript
-
Updated
Jul 2, 2021 - JavaScript
-
Updated
Jun 16, 2020 - JavaScript
-
Updated
Feb 8, 2018 - JavaScript
-
Updated
May 18, 2020
-
Updated
Jun 16, 2021 - PHP
-
Updated
Jun 26, 2021 - JavaScript
-
Updated
May 23, 2021 - Swift
-
Updated
Jul 2, 2021 - TypeScript
-
Updated
Apr 10, 2018
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
-
Updated
Jun 28, 2021 - Go
walletconnect always goes to rinkeby...
<UseWalletProvider
chainId={3}
connectors={{
walletconnect: {
rpcUrl:
'https://ropsten.infura.io/v3/7082b757ec2e4ebd8d47ca9518743623',
},
}}
>
...
onConnect={() => connect('walletconnect')}
But...
Response :
POST https://rinkeby.infura.io/v3/ 401 (Unauthorized
-
Updated
Nov 30, 2020 - Solidity
-
Updated
Jun 14, 2021 - JavaScript
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?
Multi language docs
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.
Add this topic to your repo
To associate your repository with the web3 topic, visit your repo's landing page and select "manage topics."
Just to let you know you have a problem with ABIEncoderV2 if you are trying to call a function that returns a struct.
Call to a member function staticPartLength() on integer