这是indexloc提供的服务,不要输入任何密码
Skip to content

Mozzy59/celo-proof-of-ship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

🚀 Celo Proof of Ship

This repository contains my first deployed smart contract on Celo Mainnet.
It serves as a public proof of ship to show that I successfully created and deployed a token.


📄 Contract Information


⚙️ Steps I Followed

  1. Added Celo Mainnet to MetaMask:

    • RPC URL: https://forno.celo.org
    • Chain ID: 42220
    • Currency Symbol: CELO
    • Explorer: https://celoscan.io
  2. Wrote a simple ERC20-like contract (MyCeloToken.sol) in Remix IDE.

  3. Compiled the contract using Solidity 0.8.20.

  4. Deployed the contract using MetaMask on Celo Mainnet.

  5. Verified the contract on Celoscan so the source code is public.


✅ Proof of Ship

This repo acts as a Proof of Ship:

  • The code is publicly available.
  • The contract is live on Celo Mainnet.
  • Anyone can check the address on Celoscan.

About

My first Celo smart contract – Proof of Ship

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published