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