-
Updated
Nov 11, 2020 - TypeScript
{{ message }}
An open source cybersecurity protocol for syncing decentralized graph data.
Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
Squeezer Framework - Build serverless dApps
Framework for serverless Decentralized Applications using Ethereum, IPFS and other platforms
GitOps delivery tool
区块链白皮书、书籍、交易所、币种、自媒体等资源汇总
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"):
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
Decentralized Status Page
Augur back-end (Ethereum contracts)
I left a review and then got this message
which seems strange as it's telling me something I know.
Official Go implementation of the IOST blockchain
Asch is an efficient, flexible, safe and decentralized application platform, which was initially designed to lower the barrier to entry for developers.The services provided by the Asch platform include a public chain and a set of application SDKs.
Cryptographic javascript-functions for ethereum and tutorials to use them with web3js and solidity
A browser-based IDE for creating, deploying, and sharing blockchain apps (DApps, or decentralized apps). Publish your first blockchain DApps in 5 minutes! Here is how: https://docs.secondstate.io/buidl-developer-tool/getting-started
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.
Currently, we are not able to
a) symbolically execute init code with symbolic arguments
b) get srcmapping for init code with arguments
We could change ContractCode as follows:
data ContractCode
= InitCode (ByteString, Buffer) -- ^ "Constructor" code, during contract creation (possibly with arguments)
| RuntimeCode ByteString -- ^ "Instance" code, after contract crea
A list of links to articles, tutorials and papers that are helpful for people developing on the ethereum stack
Augur - Prediction Market Protocol and Client
Quill editor is used in writing project description on edit views. Quill has versatile editing options in its menu and few of them are not used mostly.
We can make the editor simple by just keeping essential buttons. @GriffGreen may help on choosing the ones to keep.
A Collection of Vulnerabilities in ERC20 Smart Contracts With Tokens Affected
Add a description, image, and links to the dapp topic page so that developers can more easily learn about it.
To associate your repository with the dapp topic, visit your repo's landing page and select "manage topics."
Describe the bug
QR Code Scanner fails to scan input fields on Send Transaction view when scanning QR Code contains an EIP-681 URI
Example URI
To Reproduce
Steps to reproduce the behavior: