Skip to content

keithnoguchi/multisig-lite

Repository files navigation

multisig-lite

dApp CI License Cargo Documentation

A native SOL multi signature wallet dApp and on-chain program for Solana Blockchain.

Test

On-chain program

Run those anchor commands on the Solana local development environment:

$ yarn
$ anchor build -- --features localnet
$ anchor run cp-local-program-keypair
$ anchor run local-validator
$ anchor test --skip-build --skip-local-validator

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.

About

Native SOL multisig wallet for Solana Blockchain

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published