Skip to content
/ aion Public

The token contract that enables people to tokenize their time

License

Notifications You must be signed in to change notification settings

Ro5s/aion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Aion:

(Greek: Αἰών) is a Hellenistic deity associated with time, the orb or circle encompassing the universe, and the zodiac.

Zora: Enabling human progress

Zora

Enabling human progress.

Website: ourzora.com Twitter: @ourZORA

The aion token

The token contract that enables people to tokenize their time, with a maximum cap of 1000 hours that can be in circulation at any given moment.

The token is able to be minted and burned by an approved minter. The cap is immutable and cannot be changed at any point past instantiation.

It is an ERC20 token that utilizes OpenZeppelin smart contracts.

Contract

The token can be found in aion.sol and contains the following OpenZeppelin smart contracts:

  • Context.sol
  • ERC20.sol
  • ERC20Detailed.sol
  • ERC20Mintable.sol
  • ERC20Burnable.sol
  • ERC20Capped.sol
  • Context.sol
  • MinterRole.sol
  • Roles.sol
  • SafeMath.sol
  • IERC20.sol

About

The token contract that enables people to tokenize their time

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published