You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AICoin is an Ethereum-based cryptocurrency token (ERC-20 standard) with a unique voting/ballot system built directly into the smart contract. It's deployed on the Ethereum blockchain and provides a decentralized way to combine token ownership with governance voting.
This repository contains the Solidity smart contract code for AICoin, including contract address and ABI for wallet integration. It also provides a JavaScript interface library that enables higher-level interactions such as token transfers and voting functionality.