Logo
Explore Help
Sign In
logos-blockchain/lez-programs
1
0
Fork 0
You've already forked lez-programs
mirror of https://github.com/logos-blockchain/lez-programs.git synced 2026-07-03 21:49:28 +00:00
Code Issues Packages Projects Releases Wiki Activity
lez-programs/lez-authority/Cargo.toml

12 lines
192 B
TOML
Raw Normal View History

feat(LP-0013): add mint authority model to token program - Add lez-authority crate: agnostic AuthoritySlot library (RFP-001) - Add mint_authority field to TokenDefinition::Fungible - Add NewFungibleDefinitionWithAuthority instruction - Add SetAuthority instruction (rotation + permanent revocation) - Update Mint to enforce authority guard - Wire new instructions into guest binary - Add 8 authority unit tests (53 total passing) - Add LP-0013 README, IDL, demo script, and example scripts
2026-05-27 15:04:28 +05:30
[package]
name = "lez-authority"
version = "0.1.0"
edition = "2024"
license = "MIT OR Apache-2.0"
[lints]
workspace = true
[dependencies]
borsh = { workspace = true, features = ["derive"] }
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.0 Page: 35ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API