-
Updated
Feb 13, 2021 - TypeScript
dapp
Here are 1,721 public repositories matching this topic...
-
Updated
Feb 3, 2021 - JavaScript
-
Updated
Feb 13, 2021 - JavaScript
-
Updated
May 9, 2019 - JavaScript
-
Updated
Feb 12, 2021 - JavaScript
-
Updated
Feb 12, 2021 - Go
-
Updated
May 8, 2019 - Swift
-
Updated
Dec 14, 2018
We should apply sorting to the list of installed apps in the App Center (we "randomize" the discovery page to make it a bit more "fun"):
- Upgrades available ahead of up to date apps
- Alphabetical
cc @bpierre @dizzypaty I've also been wondering if it might be nice to start having sections in the App Center similar to Voting, for the different classes of apps (e.g. "ready" vs. "experiment
-
Updated
Feb 1, 2021 - TypeScript
-
Updated
Feb 11, 2019 - TypeScript
-
Updated
Feb 13, 2018 - JavaScript
I left a review and then got this message
which seems strange as it's telling me something I know.
-
Updated
Jan 14, 2021 - Go
-
Updated
Nov 2, 2019 - JavaScript
-
Updated
Feb 11, 2021 - JavaScript
-
Updated
Jan 5, 2021 - Vue
Some file is importing something from some test file. This means that we have to include the test directory in the published package, but besides that it's just a bad idea. I haven't looked into it, but it's probably easy to fix.
There should be no real reason for dapp --find-libraries and dapp --make-library-state to use .bin files instead of looking for the binary in dapp.sol.json; this is how dapp create does it.
-
Updated
Feb 13, 2021 - TypeScript
-
Updated
Nov 19, 2020
Copying Milestone text would be a lot nicer if I could just Ctrl+A from within the text box without it highlighting the entire page!
-
Updated
Oct 10, 2018 - Python
Expected Behavior
When the selected language is Portuguese, we should generate Portuguese seed phrases.
Restoring an account with a Portuguese seed phrase should work too.
Current Behavior
When Portuguese is selected, the generated seed phrase is in English when creating an account.
See discussion for remaining work https://celo-org.slack.com/archives/CL7BVQPHB/p1608741632003600
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 dapp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dapp topic, visit your repo's landing page and select "manage topics."

Suggested improvement on the chrome pop-up confirming a transaction:
Currently the pop-up states "Transaction #X" is confirmed. With X being the number of the transaction from that user's ethereum address. Even better if instead of the transaction number, other metadata could be used as the description for the transaction confirmation - such as the dapp or browser the transaction was occuring o