multisig-lite

CI License Cargo Documentation

A native SOL on-chain program for [Solana Blockchain].

Currently, there are five instructions to provide the queued multisig transfer operation:

  1. create
  2. fund
  3. create_transfer
  4. approve
  5. close

Please refer to the [Rust doc] and [TypeScript test] for more detail.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.