Token streaming daap, smart contracts written in new version of Cairo i.e cairo 1. Also includes the frontend interface for the same.
- Install Scarb Scarb Install
- Clone the repo
cd clientandnpm installcd cairostreamandscarb build- scarb build should generate a target folder(ignored by git)
- For client
- change the .env.example to .env
- replace the .env variable with your
API KEY - Navigate to
/src/lib/utilsand replace the deployed address with yours npm run dev