Highlights
- Pro
Lists (1)
Sort Name ascending (A-Z)
Starred repositories
Coding articles to level up your development skills
Docker container for managing Nginx proxy hosts with a simple, powerful interface
Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
DeFi Developer roadmap is a curated Developer handbook which includes a list of the best tools for DApps development, resources and references!
HashLips Art Engine is a tool used to create multiple different instances of artworks based on provided layers.
Source code for Eat The Blocks, a screencast for Ethereum Dapp Developers
zkSNARK implementation in JavaScript & WASM
A repo for boilerplate code for testing, deploying, and shipping chainlink solidity code.
Super secret 100% practical EVM course. Please do not share
A Tailwind CSS component that shows the currently active screen (responsive breakpoint).
A factory contract for creating metamorphic (i.e. redeployable) contracts.
Schedule transactions for the future
A sequence of smart contracts to practice gas optimization. These are used as practice assignments for RareSkills.io and the Udemy Gas Optimization Course
Collect, Store, and Visualize Logs with a Single Module
Liquidation Aave protocol example
Repository for Huff - an EVM programming language
Repository that shows how to easily implement EIP2981
A VSCode extension offering utilities for solidity smart-contract development.
Build a poocoin clone, scrape all the prices from pancakeswap or any other similar dex, build an historical record and offer an api to your users.
Gas-efficient on-chain batched shuffling for NFTs
An ERC721 base contract that mints tokens in a pseudo-random order. Because the token is revealed in the same transaction as the mint itself, this contract creates a fun but not fully secure experi…
A mintable dividend-paying ERC20 token contract written in solidity.
This is a RareSkills.io project to allowlist an unlimited number of addresses far more efficiently than ECDSA or Merkle Trees.