@caelum-tech/tokens

Caelum Tokens

Usage no npm install needed!

<script type="module">
  import caelumTechTokens from 'https://cdn.skypack.dev/@caelum-tech/tokens';
</script>

README

Caelum Tokens

Getting Started

Requirements

Make sure you have installed nodejs and npm.

Installation

Install all packages:

npm install 

Available Tokens

BasicToken

ERC777 token implementing ERC777.

MintableToken

ERC777 token implementing ERC777 and ERC777Mintable. Where ERC777Mintable is an ERC777 and a MinterRole.

TTT Token

TODO

USDA Token

TODO (Token representing 1 dollar).

LIC Token (TTT Vault)

TODO (will use TokenVesting)