A framework for creating PoC's for Solana Smart Contracts in a painless and intuitive way: A fork of https://github.com/neodyme-labs/solana-poc-framework
Anchor attribute macro for instruction access control
Anchor attribute macro for defining an account
Anchor attribute macro for creating constant types
Anchor attribute macro for creating error types
Anchor attribute macro for defining an event
Anchor attribute macro for defining a program
Anchor Derive macro for accounts
Anchor Derive macro for serialization and deserialization
Anchor Derive macro to automatically calculate the size of a structure or an enum
Anchor framework IDL
Anchor framework IDL spec