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
Related Documentation
Getting Started
git clone https://github.com/Andamio-Platform/access-token.gitThis repository contains Aiken smart contracts. See the repository README for build and test instructions.