You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a working repo of @EthereumCommonwealth audits. We performed more than 400 security audits since 2018. Not even a single contract was hacked after our auditors approved the code. Accepting audit requests here.
This project includes a decentralized wallet smart contract, "Wallet," for managing Ether and ERC20 tokens, and a custom ERC20 token contract, "HuziToken." Users can send and receive Ether, deposit and withdraw ERC20 tokens, and execute simplified token swaps within the wallet. It follows secure development practices and is thoroughly tested.
The smart contract will be designed to allow users to input the address of the token they want to clone, as well as specify the parameters for the new token, such as the name, symbol, and total supply. Once the parameters are set, the contract will create a new token with the specified properties and distribute it to the creator's address.
EventOrganization: Simplifying event ticketing on the Ethereum blockchain. Trust, convenience, and transparency for organizers and attendees. Revolutionizing events with blockchain tech
This program is written in Solidity. Its a Simple Lottery Contract. Users buy lottery by sending some ether and when lottery ends a random person win all the price.