Pinned Repositories
-To-do-
Auction-contract
Automated-Market-Maker-AMM-
awesome-starknet
A curated list of awesome StarkNet resources, libraries, tools and more
cairo
Cairo is the first Turing-complete language for creating provable programs for general computation.
cairo-contracts
OpenZeppelin Contracts written in Cairo for StarkNet, a decentralized ZK Rollup
cairo-lang
chainlink-price-feed-mainnet-forking-swap-one-stable-coin-to-another
Predict-status-of-Hotel-Booking
A machine Learning project that certifies if someone will book a space in a hotel
Staking-Contract-with-APY
This is a staking contract that users stake and specify the days they intend to stake and they will get and APY depending on the number of days and amount of token they staked.........When you deposit $ETH to the staking contract there is an annual yield of 20%. This yield is paid out in $ETH . In return you will receive the exact same amount of deposited $ETH in $DEG. $DEG can be considered a placeholder token instead of the deposited $ETH. Example: Let's say you deposit 100 $ETH to the staking contract for a period of 14 days. Directly upon depositing 100 $ETH you receive 100 $DEG to your wallet. Once the 14 days are over and you withdraw your stake, you will: 1. Deposit 100 $DEG back to the contract in the same transaction 2. Receive 100 $ETH back to your wallet 3. Receive your staking yield in $ETH The staking yield can be calculated according to this formula: 14: Staking duration in days 100: Number of $ETH Staked 14÷365≈0,0384 → 0,0384×100≡3.84 $D
CountryCousin's Repositories
CountryCousin/Automated-Market-Maker-AMM-
CountryCousin/cairo-lang
CountryCousin/cairo
Cairo is the first Turing-complete language for creating provable programs for general computation.
CountryCousin/-env
CountryCousin/aa-workshop
Code for Account Abstraction workshop using latest Starknet syntax
CountryCousin/cairo-book-learn
CountryCousin/cairo-book.github.io
The Cairo Programming Language Book, a comprehensive documentation of the Cairo 1 programming language.
CountryCousin/cairo-damn-vulnerable-defi
Damn Vulnerable Defi for Starknet
CountryCousin/cairo1-vaults
CountryCousin/Cairo1.0
mini-documentation for Cairo 1.0
CountryCousin/drive-ai
Self driving car AI in road fighter world
CountryCousin/foundary
CountryCousin/governance
Contracts for governing Ekubo Protocol
CountryCousin/governance-1
The smart contract for fully on-chain democratized governance on StarkNet.
CountryCousin/kakachain
CountryCousin/min-starknet
CountryCousin/my_etherscan_graphql
CountryCousin/my_forum_dApp
CountryCousin/orion
ONNX Runtime in Cairo 1.0 for verifiable ML inference using STARK
CountryCousin/page-streamlit
CountryCousin/quaireaux
A set of opinionated Cairo 1.0 libraries and algorithms.
CountryCousin/RabbitHoles
CountryCousin/Rust
Understanding Rust
CountryCousin/scarb
The Cairo package manager
CountryCousin/starklings-cairo1
An interactive tutorial to get you up and running with Cairo v1 and Starknet
CountryCousin/starklins-solutions-cairo-1
CountryCousin/starknet-africa-bootcamp-session-3
CountryCousin/starknet-cairo-101
Learn how to read Cairo code
CountryCousin/StarknetByExample1
A collection of examples of Cairo smart contracts for Starknet.
CountryCousin/WTF-Cairo
WTF Cairo Tutorials, learn to write smart contracts on Starknet. Based on Cairo 1.0.