Pinned Repositories
aragon.crowdfunding
Adding crowdfunding capabilities to Aragon react kit
ConsensusExistence
An Ethereum token-based project that creates a financially incentivized social network to help verify identities
dewy.ch
Personal website using leptos framework
eth-keys
Command line tool to convert and generate ethereum private keys [mnemonic, private key, keystore]
eth-keystore-cracker
Multi-threaded Ethereum keystore decryption.
ipfs.file.pinner
Listens for an event from a smart contract and pins the ipfs hash.
quicksort-huff
DsSort implemented in Huff.
SocialNetwork
A lightweight smart-contract that stores connections between Ethereum addresses.
terraflow
Procedurally generate world with a weather simulation
weiroll-huff
Weiroll implemented in Huff
0xdewy's Repositories
0xdewy/eth-keys
Command line tool to convert and generate ethereum private keys [mnemonic, private key, keystore]
0xdewy/quicksort-huff
DsSort implemented in Huff.
0xdewy/weiroll-huff
Weiroll implemented in Huff
0xdewy/eth-keystore-cracker
Multi-threaded Ethereum keystore decryption.
0xdewy/terraflow
Procedurally generate world with a weather simulation
0xdewy/SocialNetwork
A lightweight smart-contract that stores connections between Ethereum addresses.
0xdewy/aragon.crowdfunding
Adding crowdfunding capabilities to Aragon react kit
0xdewy/ConsensusExistence
An Ethereum token-based project that creates a financially incentivized social network to help verify identities
0xdewy/governor-huff
Checkpoint token Comp.sol written in Huff
0xdewy/ipfs.file.pinner
Listens for an event from a smart contract and pins the ipfs hash.
0xdewy/price-notifications
Track crypto prices and receive sms notifications
0xdewy/upgradeable.versioning
Upgradeable smart contracts, which allow users to decide which version they would like to use
0xdewy/dewy.ch
Personal website using leptos framework
0xdewy/coingecko-rs
Rust crate for interacting with the CoinGecko API
0xdewy/enigma.battleship
Battleship + Enigma machine
0xdewy/ethers-rs
Complete Ethereum & Celo library and wallet implementation in Rust. https://docs.rs/ethers
0xdewy/evm-storage-proofs
Trustlessly prove a past storage value in a contract to other contracts
0xdewy/evmDisassembler
EVM ByteCode To Opcode Disassembler
0xdewy/liquid-democracy
A contract that handles delegation of votes using a liquid democracy model
0xdewy/MerkleVote
An example smart contract that grabs the current balance of erc20 token holders and creates a merkle tree, allowing for stakeless voting.
0xdewy/neovim
0xdewy/rust-web3
Ethereum JSON-RPC multi-transport client. Rust implementation of web3 library.
0xdewy/simple-multisig
Simple multisig for Ethereum using detached signatures
0xdewy/ultimatum.dapp
Ultimatum game built with a react truffle box
0xdewy/weird-erc20
weird erc20 tokens
0xdewy/weiroll
The weiroll virtual machine