_# AjatusToken (AJT)
AjatusToken (AJT) is the utility token of the Ajatuskumppani ecosystem. It is used to reward contributors, unlock premium features, and participate in the governance of the network.
- ERC-20: A standard ERC-20 token on the Ethereum blockchain.
- Proof-of-Contribution: Earn tokens by contributing compute resources to the network.
- Staking: Stake your tokens to earn rewards and secure the network.
- Governance: Use your tokens to vote on proposals and shape the future of the project.
- Node.js 18+
- Yarn
- Hardhat
- Clone the repository:
git clone https://github.com/pinnacore-ai/ajatuskumppani.git cd ajatuskumppani/ajatus-token - Install the dependencies:
yarn install
To compile the contracts, use the following command:
yarn hardhat compileTo run the tests, use the following command:
yarn hardhat testThis project is licensed under the MIT License. See the LICENSE file for details.