Zebec is a revolutionary DeFi technology that empowers real-time, frictionless and continuous streams of payments. The automatic money streams made possible through Zebec allow businesses, employees and consumers to completely reimagine how they are paid, how they invest and how they buy products or services.The program uses https://github.com/coral-xyz/multisig which provides Grant of Copyright License. We want to thank all the contributors of coral-xyz/multisig
Streaming protocol - zbcKGdAmXfthXY3rEPBzexVByT2cqRqCZb9NwWdGQ2T
Multisig - b6ZPysThkApNx2YDiGsPUiYPE7Ub1kTRdCWp7gBkzbr
git clone https://github.com/Zebec-protocol/zebec-anchor.git
anchor build
solana address -k $(pwd)/target/deploy/zebec-keypair.json
solana address -k $(pwd)/target/deploy/serum_multisig-keypair.json
Update the program ids inside Anchor.toml,programs/zebec/src/lib.rs&programs/multisig/src/lib.rs
Update the program ids inside tests/src/Constants.ts
npm install
anchor test