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.
- 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.
- A compatible Ethereum wallet.
- Some ETH for transaction fees.
- Add UniCoin to your Ethereum wallet using the token contract address (provided upon the official launch).
- Acquire UniCoin through participating exchanges or directly through the UniCoin platform.
- Use UniCoin within the participating university communities and DeFi platforms.
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.
UniCoin is open source and licensed under the MIT License. See the LICENSE file for more details.