-
Updated
Jan 30, 2021 - TypeScript
dapp
Here are 1,709 public repositories matching this topic...
-
Updated
Jan 27, 2021 - JavaScript
-
Updated
Jan 28, 2021 - JavaScript
-
Updated
May 9, 2019 - JavaScript
-
Updated
Jan 22, 2021 - JavaScript
-
Updated
Jan 29, 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
Jan 21, 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
Jan 24, 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
Nov 19, 2020
-
Updated
Jan 29, 2021 - TypeScript
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
Please describe the behavior you are expecting
Current Behavior
What is the current behavior?
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