Skip to content

amad3i/smart-contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

πŸš€ Smart Contracts (Legacy 2022)

A set of smart contracts reflecting my practical experience in Solidity development and blockchain interaction. These are working solutions, tested and proven through real deployments. ⚑️πŸ”₯


πŸ“¦ Projects

  • 🎲 dLottery
    A simple decentralized lottery contract implementing basic winner selection and payouts. 🎰

  • πŸ’Ž Void-ERC20-ERC721
    Implementations of standard ERC20 and ERC721 tokens for understanding core token patterns. πŸͺ™πŸŽ¨

  • 🎁 Void-NFT-Airdrop
    A contract designed for mass NFT distribution (airdrop) to community members. πŸš€πŸ“¬


πŸ› οΈ Technologies

  • Solidity (version 0.8.x) πŸ“
  • OpenZeppelin (for security and standards) πŸ”
  • Hardhat (build, test, deploy) βš™οΈ
  • JavaScript / TypeScript (scripts and tests) πŸ’»

🌐 Deployment on Polygon Amoy Testnet

Contracts have been successfully deployed and are available for verification:

Contract Contract Address Network
VoidToken 0xaAA2f15fed825A74b4e62b8685AB301E6c364A5f Polygon Amoy Testnet
VoidNFT 0xaAA2f15fed825A74b4e62b8685AB301E6c364A5f Polygon Amoy Testnet

If the addresses differ, please update accordingly. πŸ“


πŸš€ How to Use

  1. Clone the repository:
git clone https://github.com/amad3i/smart-contracts.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •