#proc-macro #attributes #helper #repository #account #solana #smart-contracts

macro zipper_macros

This repository contains the helper attribute proc macros for the zipper smart contract on Solana

1 stable release

1.0.0 Nov 22, 2022

#336 in #account

28 downloads per month
Used in solana-zipper

MIT/Apache

9KB
128 lines

Zipper Macros

This repository contains the helper attribute proc macros for the zipper smart contract on Solana that build all of the Accounts structs and instructions expected by anchor's #[derive(Accounts)] and #[program], respectively. These two procedural macro attributes are #[token_account_struct] and #[verify].

Dependencies

~1.5MB
~34K SLoC