Demos
Trying Out a Rebase Example
There are two example programs developed out of Rebase to serve as inspiration for future work. The source code can be found here. They include:
- The dapp, which contains a front-end Rebase credential faucet, which can be viewed in a live state here.
- The witness, which contains a CloudFlare Worker which acts as a witness and issuer to support the
dapp
. The live Rebase Credential Faucet is pointed to a live instance of this codebase.
To check out a breakdown of the dapp and how to run it yourself, check out Example Overview on the next page.
Last modified 5mo ago