Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Token Extensions - Permanent Delegate (Quasar)

Permanent delegate retains transfer rights.

See also: the repository catalog.

Major concepts

  • Permanent delegate extension

Setup

From tokens/token-extensions/permanent-delegate/quasar/:

quasar build

Prerequisites: Quasar CLI and Agave toolchain (see Quasar.toml).

Testing

In-process tests via Quasar SVM (quasar-svm in Quasar.toml):

cargo test

Tests invoke instruction handlers and assert onchain state. No local validator.

Usage

Read src/ and Quasar.toml. Compare with the Anchor variant in the same example where present.