casweeney
Blockchain Engineer | ZKP | Smart Contracts | Ethereum | Starknet | Solidity | Rust | Cairo | Yul | Typescript Building @StarkTrade
Web3bridge
Pinned Repositories
awesome-starknet-cairo
Get up with speed, building and testing starknet cairo smart contracts with this list of written and tested smart contracts.
cairo-synthentix-staking
This is an implementation of Synthetix staking rewards contract in Cairo lang.
Cairo-tuts
minified-uniswapv2-contracts
Build and deploy your own DEX smart contract using this minified working UniswapV2 smart contracts
resolver
Resolver is a CLI tool that enable developers to scaffold projects for different development purpose, tools and programming languages.
safemoon-contract-review-documentation
SchoolPortal
A School Management Portal for Secondary and Primary Schools which processes result calculation to get students subject and class positions. You can check out the updated version of this software at: https://spk.toxaswift.com
solidity-versus-yul
Rewriting Solidity codes with a corresponding Yul equivalent, for learning and reference purpose.
uniswapv2-all-you-need
UniswapV2 smart contract explained - code and maths breakdown - how it works
zk-cryptography-research-implementations
A collection of ZKPs (Zero Knowledge Proofs) and cryptographic research implementations with Rust.
casweeney's Repositories
casweeney/Uniswap-ALL-IN-ONE
UniswapV2 smart contract explained - code and maths breakdown - how it works
casweeney/safemoon-contract-review-documentation
casweeney/Cairo-Contracts---Starknet-Programs
StarkNet programs / smart contracts written in cairo language
casweeney/Covalent-Hackathon
DApp built during Covalent Hackathon using the Covalent API
casweeney/Staking-with-Bored-Ape-NFT
casweeney/Chainlink-VRF-Random-Number-Generator
casweeney/ERC20-Token-Airdrop-With-merkleTree
Claim erc20 token using merkle tree
casweeney/ERC721-Ugradeable-Contract-EIP-2535
casweeney/gas-puzzles
A sequence of smart contracts to practice gas optimization. These are used as practice assignments for RareSkills.io and the Udemy Gas Optimization Course
casweeney/Gasless-transactions-OZ-GSN
Gasless transactions
casweeney/learn-evm-attacks
Learn & Contribute on previously exploited vulnerabilities across several EVM projects.
casweeney/Minimal-Proxy-Inline_Assembly-Implementation
This contract uses EIP-1167 to clone deployed smart contracts using Inline Assembly
casweeney/Nahmi-Hackfest
A Protocol Owned Liquidity DApp Deployed on the Nahmii 3 Testnet (Early)
casweeney/admin-dashboard
An admin dashboard built with react, with a dummy data
casweeney/Algorithms-Explanation
Popular algorithms explained in simple language with examples and links to their implementation in various programming languages and other required resources.
casweeney/Block-Board
BlockBoard is one board for exploring the blockchain
casweeney/Cairo-Started
casweeney/ChatGPT-Prompts
AI is taking over slowly. Here are some use ChatGPT/API prompts that help you unlock 100% of your productivity.
casweeney/Create3-factory-and-verify-child-contract
casweeney/erc20-assembly
An ERC20 Token, but written in Inline Assembly.
casweeney/Gasless-meta-transactions
casweeney/Minimal-Proxy-OZ_Implementation
This is a contract that implements Minimal Proxy using Openzeppelin Upgrades Library
casweeney/Modified-Pancakeswap-IFO-contract-v1
casweeney/My-Short-Note-to-Data-Structure
This note will contain a summary of different data structures, algorithms, and some implementation on typescript. These contents are notes I made up from Data structure classes from Frontend masters.
casweeney/NFT-Gated-Event-Manager
casweeney/OZ-Defender-Gasless-Transaction-Implementation
casweeney/smart-contract-attack-vectors
A curated list of smart contract attack vectors
casweeney/SolEther
Ethereum Dishes is a reference list of points about various topics related to blockchain and solidity. It is intended to be a helpful resource for those who are interested in learning about these topics.
casweeney/solidity-gas-optimization
A extensive list of solidity gas optimization tricks
casweeney/Token-Airdrop-Disburser