Direct X-to-Y tokens streaming with no 3rd parties. Forget about paydays and boost control of your payment flows on a new level.
For a business — truly automatize payrolls with repetitive actions needed, give grants to projects smoothy without step-by-step payouts, send money easily to community members for each repeatable task. Now you can deal with it without any hassle.
For a freelancer, artist, community member, new project, or any other earner — own your funds at any moment. Don't be deluded with payroll, all your finances become predictable and accessible. Withdraw funds at any moment without locks, penalties and fees.
Developed by Kikimora Labs.
All source code is located at streaming/src
folder. Files calls.rs
and views.rs
are about interacting with the contract.
Other files contains of helpers and primitives.
Run sh build.sh
. It will put the compiled contracts into res
folder named as *.wasm
.
Run sh test.sh
. It will build the contract followed by running simulation tests from tests/main.rs
.