Andamio Logo
Repositories/On-Chain Code

access-token

Access token policy and validators for the Andamio Protocol

access-token

Access token policy and validators that manage user identity in the Andamio Protocol.

GitHub: Andamio-Platform/access-token

Overview

This repository contains the access token implementation, including:

  • Access token minting policy
  • Token validation logic
  • Identity management on-chain

Getting Started

git clone https://github.com/Andamio-Platform/access-token.git

This repository contains Aiken smart contracts. See the repository README for build and test instructions.