Skip to content

askjaaaaa/ERC-20

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# OrcaCoin (ORCA)

A fully compliant and minimal ERC-20 token built with Solidity and OpenZeppelin.

## Features

- ERC-20 standard
- `mint()` by owner
- `burn()` by users
- OpenZeppelin secure implementation
- Easy deployment via Remix or Hardhat

## Deployment (Remix)

1. Open Remix: https://remix.ethereum.org
2. Paste the contract in `OrcaCoin.sol`
3. Compile (v0.8.20+)
4. Deploy to Sepolia / Base Testnet

About

ERC-20 token

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published