The Comprehensive Ethereum Reading List
-
Updated
May 25, 2020
{{ message }}
The Comprehensive Ethereum Reading List
Pythonic Smart Contract Language for the EVM
A starter boilerplate for an Ethereum dapp using web3.js v1.0, truffle, react, and parity
Nodejs and Javascript library for decoding data params and events from ethereum transactions
A pure swift Ethereum Web3 library
Balance Open: A GPL3-licensed macOS menu bar app for all the world’s currencies.
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.
Augur - Prediction Market Protocol and Client
Solidity compilation and Ethereum contract execution interface for hackable atom editor
Golden - Best Wallet Ever
Angular CLI + Truffle Starter Dapp; write, compile & deploy smart contracts on Ethereum blockchains
Simple library to connect with dagger server and manage subscriptions for Ethereum Blockchain.
Featured in Awesome Vue [https://github.com/vuejs/awesome-vue], a curated list maintained by vuejs of awesome things related to the Vue.js framework, and Awesome List [https://awesomelists.net/150-Vue.js/3863-Open+Source/18749-DOkwufulueze-eth-vue], this Truffle Box provides everything you need to quickly build Ethereum dApps that have authentication features with vue, including configuration for easy deployment to the Ropsten Network. It's also Gravatar-enabled. Connecting to a running Ganache blockchain network from Truffle is also possible -- for fast development and testing purposes. Built on Truffle 4, eth-vue uses vuex for state management, vuex-persist for local storage of app state, and vue-router for routing. Authentication functionalities are handled by Smart Contracts running on the Ethereum blockchain.
The protocol for real-time finance on the Ethereum blockchain
A secure and decentralized Bitcoin and other cryptocurrency wallet for Android phones. Supports Bitcoin, Ethereum, EOS, Binance Chain, Bitcoin Cash, DASH, ...
Blockchain Books
Seriality is a library for serializing and de-serializing all the Solidity types in a very efficient way which mostly written in solidity-assembly
FundRequest platform code (core)
Proof of Existence + Links + Files + Blockchain.
Ethereum Web3 library implementation for Swift
Implementation of coffee supplychain using ethereum smart contract addressing the issue of storing critical data necessary at different stages of supplychain and making it verifiable by all stakeholders in supplychain.
All things #DeFi - trustless and transparent financial products built on top of the blockchain.
Blockchain DApp using React, Next.js and MobX
A simple auction dApp for Ethereum, written in Solidity.
Add a description, image, and links to the ethereum-dapp topic page so that developers can more easily learn about it.
To associate your repository with the ethereum-dapp topic, visit your repo's landing page and select "manage topics."
We currently have some utilities copied from aragonUI in a number of the apps, but we should prefer directly importing them from aragonUI instead (for example,
shortenAddress).