Skip to content

A Solana program that stores address lookup tables for easier reference and usage

License

Notifications You must be signed in to change notification settings

Blueprint-Finance/lookup-table-registry

Repository files navigation

Lookup Table Registry

A Solana program that stores address lookup tables for easier reference and usage.

The program creates a lookup table registry that stores and manages the address lookup tables of an 'authority'.

This authority can be a PDA, however a program wishing to make PDAs sign should do this via CPI.

Versions

  • Anchor 0.31.0
  • Solana 2.1.18
  • Rust 1.85.0

Testing

Run the fast tests with ./check.

To include localnet test, which takes five minutes to complete, run ./check full.

About

A Solana program that stores address lookup tables for easier reference and usage

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 7