-
RareSkills
- RareSkills.io
- @RareSkills_io
-
-
blog Public
The content of our blogs to make it easy for contributor to comment or submit corrections.
-
Solidity-Speed-Quiz Public
-
zero-knowledge-puzzles Public
Exercises to learn the syntax of Circom and create EVM compatible zero knowledge programs.
-
-
yul-puzzles Public
A set of exercises to practice Yul
-
Solidity-Exercises Public
Exercises to learn solidity. This accompanies the RareSkills Learn Solidity resource.
-
uniswap-v2-puzzles Public
-
-
-
-
huff-puzzles Public
These exercises were created for our Advanced Solidity Bootcamp and open sourced. Learn EVM bytecode with the Huff Language.
-
vertigo-rs Public
Forked from JoranHonig/vertigoMutation Testing for Ethereum Smart Contracts, support for Foundry
-
capture-the-ether-foundry Public
A recreation of capturetheether.com using Solidity 0.8.0 and the foundry environment.
-
-
gas-puzzles Public
A sequence of smart contracts to practice gas optimization. These are used as practice assignments for RareSkills.io and the Udemy Gas Optimization Course
-
-
solidity-riddles Public
A collection of Solidity security exercises and puzzles to test your knowledge of Solidity's more esoteric features. Some are easy, and some are exceptionally challenging.
-
-
-
-
-
This code accompanies the invariant testing tutorial on our website.
-
noir-zk-fullstack-example Public
-
awesome-huff Public
Forked from devtooligan/awesome-huffA curated list of resources for Huff language
6 UpdatedMay 22, 2023 -
anchor-by-example Public
Forked from coral-xyz/anchor-by-exampleAnchor By Example
-
nft-presales-and-extensions Public
Forked from guille-block/nft-presales-and-extensionsDifferent ERC721 smart contracts with capabilities to handle presales with bitmaps, whitelist with merkle trees, account for special items and staking
-
-
-
RSA-presale-allowlist Public
This is a RareSkills.io project to allowlist an unlimited number of addresses far more efficiently than ECDSA or Merkle Trees.