Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 1.83 KB

README.md

File metadata and controls

39 lines (23 loc) · 1.83 KB

UniCoin

Overview

UniCoin, "The Coin for Thriving University Students," is a revolutionary cryptocurrency project aimed at empowering students financially across university campuses. Built on the Ethereum blockchain, UniCoin leverages smart contract technology to create a secure, decentralized, and student-focused financial ecosystem.

Features

  • ERC20 Token: UniCoin is compliant with the ERC20 standard, ensuring compatibility with a wide range of wallets and exchanges.
  • Decentralized Finance (DeFi): Offers students access to a decentralized financial network, bypassing traditional banking systems.
  • Smart Contract Functionality: Utilizes smart contracts for secure transactions, minting, and burning of tokens.
  • Incentivizes Academic Achievement: Plans to reward students for academic achievements, contributing positively to their financial well-being.

Getting Started

Prerequisites

  • A compatible Ethereum wallet.
  • Some ETH for transaction fees.

Using UniCoin

  1. Add UniCoin to your Ethereum wallet using the token contract address (provided upon the official launch).
  2. Acquire UniCoin through participating exchanges or directly through the UniCoin platform.
  3. Use UniCoin within the participating university communities and DeFi platforms.

Development

The backbone of UniCoin is its smart contracts, deployed on the Ethereum blockchain:

  • Coin.sol: The main ERC20 token contract.
  • Storage.sol, Owner.sol, Ballot.sol: Supporting contracts demonstrating the project's scalability and potential for more complex functionalities.

For a deeper dive into the contracts and deployment scripts, visit the src/crypto directory.

License

UniCoin is open source and licensed under the MIT License. See the LICENSE file for more details.