-
eth-keys Public
Command line tool to convert and generate ethereum private keys [mnemonic, private key, keystore]
-
eth-keystore-cracker Public
Multi-threaded Ethereum keystore decryption.
-
terraflow Public
Procedurally generate world with a weather simulation
-
dewy.ch Public
Personal website using leptos framework
-
price-notifications Public
Track crypto prices and receive sms notifications
-
-
weiroll-huff Public
Weiroll implemented in Huff
-
quicksort-huff Public
DsSort implemented in Huff.
-
upgradeable.versioning Public
Upgradeable smart contracts, which allow users to decide which version they would like to use
-
governor-huff Public
Checkpoint token Comp.sol written in Huff
-
weiroll Public
Forked from weiroll/weirollThe weiroll virtual machine
JavaScript MIT License UpdatedMar 29, 2022 -
ethers-rs Public
Forked from gakonst/ethers-rsComplete Ethereum & Celo library and wallet implementation in Rust. https://docs.rs/ethers
Rust Apache License 2.0 UpdatedMar 9, 2022 -
evmDisassembler Public
Forked from hasselalcala/evmDisassemblerEVM ByteCode To Opcode Disassembler
TypeScript MIT License UpdatedJan 15, 2022 -
coingecko-rs Public
Forked from chipshort/coingecko-rsRust crate for interacting with the CoinGecko API
Rust MIT License UpdatedDec 29, 2021 -
-
rust-web3 Public
Forked from tomusdrw/rust-web3Ethereum JSON-RPC multi-transport client. Rust implementation of web3 library.
Rust MIT License UpdatedMay 27, 2020 -
ConsensusExistence Public
An Ethereum token-based project that creates a financially incentivized social network to help verify identities
-
MerkleVote Public
An example smart contract that grabs the current balance of erc20 token holders and creates a merkle tree, allowing for stakeless voting.
JavaScript GNU General Public License v3.0 UpdatedFeb 4, 2020 -
simple-multisig Public
Forked from coder5876/simple-multisigSimple multisig for Ethereum using detached signatures
JavaScript MIT License UpdatedJan 24, 2020 -
ipfs.file.pinner Public
Listens for an event from a smart contract and pins the ipfs hash.
-
ultimatum.dapp Public
Ultimatum game built with a react truffle box
JavaScript MIT License UpdatedMay 16, 2019 -
-
aragon.crowdfunding Public
Adding crowdfunding capabilities to Aragon react kit
-
evm-storage-proofs Public
Forked from aragon/evm-storage-proofsTrustlessly prove a past storage value in a contract to other contracts
Solidity GNU General Public License v3.0 UpdatedDec 13, 2018 -
liquid-democracy Public
Forked from PeterMPhillips/liquid-democracyA contract that handles delegation of votes using a liquid democracy model
Solidity UpdatedOct 16, 2018 -
SocialNetwork Public
A lightweight smart-contract that stores connections between Ethereum addresses.