Muskan12561's repositories

Clone.sol

This contract implements a basic token system with minting, transferring, burning, and redeeming functionalities, along with an in-game store mechanism.

Language:SolidityStargazers:0Issues:0Issues:0

Assessment.sol

Ethereum smart contracts and React to create a decentralized ATM (DApp). This project guides you in developing a user-friendly interface that interacts with a smart contract on the Ethereum Hardhat blockchain, enabling users to deposit and withdraw funds, check ownership, and access real-time data like account balance and current timestamp.

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

CustomToken.sol

This project demonstrates creating an ERC20 token named "Binance Coin" (BNB) using Solidity. The contract, deployable via HardHat or Remix, allows the owner to mint tokens to any address. Users can burn their tokens and transfer tokens between addresses. The implementation uses OpenZeppelin for best practices and security.

Language:SolidityStargazers:0Issues:0Issues:0

AuctionSystem.sol

Auction System Smart Contract A Solidity smart contract for a simple auction system. Users place bids, the highest bid is tracked, and the owner finalizes the auction. Features bid placement, auction finalization, and bid withdrawal. Uses require(), assert(), and revert() for error handling. Licensed under MIT.

Language:SolidityLicense:MITStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0
Language:SolidityStargazers:0Issues:0Issues:0