Skip to content
#

solidity-smart-contract

Here are 11 public repositories matching this topic...

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.

  • Updated Feb 21, 2024

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.

  • Updated Oct 23, 2023
  • JavaScript

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.

  • Updated Dec 27, 2023
  • Solidity

Improve this page

Add a description, image, and links to the solidity-smart-contract topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the solidity-smart-contract topic, visit your repo's landing page and select "manage topics."

Learn more