Here are
60 public repositories
matching this topic...
The Comprehensive Ethereum Reading List
Truffle, Webpack and React boilerplate.
Updated
Feb 26, 2022
JavaScript
Project is in active development and has been moved to the EthereumJS monorepo.
Updated
Jun 17, 2021
TypeScript
A starter boilerplate for an Ethereum dapp using web3.js v1.0, truffle, react, and parity
Updated
Feb 8, 2018
JavaScript
Project is in active development and has been moved to the EthereumJS VM monorepo.
Updated
Dec 4, 2020
TypeScript
Truffle, Webpack, React, Redux boilerplate with routing and authentication via a smart contract.
Updated
Sep 3, 2020
JavaScript
Truffle, Webpack, React, Redux boilerplate with routing and authentication via a UPort.
Updated
Jan 7, 2020
JavaScript
Help (with) Ethereum. Purists' commandline tool for key and transaction management.
Updated
Dec 13, 2018
JavaScript
Project is in active development and has been moved to the EthereumJS VM monorepo.
Updated
Nov 4, 2020
TypeScript
Project is in active development and has been moved to the EthereumJS VM monorepo.
Updated
Apr 6, 2020
TypeScript
Store your medical records in a blockchain and give doctors permissions to view them when they need it 🏥
Updated
Sep 2, 2021
JavaScript
Storj Wallet for Windows, Mac and Linux. Send and Receive Storj ERC20 Token and Ethereum (unofficial)
Updated
Jul 4, 2017
JavaScript
This is a smart contract tutorial, this tutorial guide you how to compile & deploy a mintable ERC20 token smart contract using client side signature & Web3 without truffle.
Website for an intro to the EthereumJS ecosystem
desktop electron.js application that helps to securely run decentralized web applications with the ability to use the API to access a secure blockchain wallet, a distributed IPFS network and blockchain connectors
Updated
Aug 16, 2021
TypeScript
Study of simple race-to-bottom exploit of ethereum network like the one DAO was vulnerable to
Updated
Oct 20, 2017
JavaScript
A decentralised marketplace for option trading, built on Ethereum (using Solidity)
Updated
Mar 1, 2022
JavaScript
Blockchain Explorer for Ethereum Private blockchain.
Updated
Mar 14, 2018
JavaScript
Ethereum (Solidity) developer course, quiz
Updated
Aug 15, 2020
Solidity
A simple Ethereum-based escrow-smart contract (Web3)
Updated
Nov 10, 2019
JavaScript
A simple Ethereum-based conflip-smart contract (Web3)
Updated
Nov 10, 2019
JavaScript
Updated
Dec 17, 2018
JavaScript
Blockchain better UX , onboarding Registry (Meta transactions , Universal Logins)
Node.js programs for monitoring transactions to Ethereum addresses.
Updated
Nov 12, 2021
JavaScript
A simple Ethereum-based hello world-smart contract (Web3)
Updated
Nov 10, 2019
JavaScript
Ethereum smart contract that selects the Voltage Regulator in a Low Voltage power grid
Updated
Jun 2, 2019
JavaScript
Developing Ethereum Smart Contracts for Beginners. Learn how to code your own Ethereum smart contracts from scratch
Improve this page
Add a description, image, and links to the
ethereumjs
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
ethereumjs
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Depends on #1048
Another Ethers issue😄 : I lately had the use case where I wanted to pull in some tx data via RPC with Ethers which I wanted to use in some client testing context but I finally gave up since the conversion to our tx format here was not so clearly spottable and I used some direct client data extraction