wrangler.toml
.The private key is expected to be a JWK. You can generate one withdidkit generate-ed25519-key
.
This key is also expected to have a correspondingdid:web
outlined
For development, you should usewrangler dev
. This will launch the worker to listen onlocalhost:8787
.
/statement
and /witness
, both expect a POST. The former expects the POST
body to conform to:StatementTypes
and ProofTypes
can be found in the top-level README and their implementations can be found in rebase/rust/src
.rebase/demo/witness
. To run it locally: localhost:3000
and simple to operate. Signers (currently limited to Ethereum) can be connected through the header and claims can be created by visiting the available
option at the top of the body.rebase/demo/witness
will need to be running on localhost:8787
. witnessUrl
in demo/dapp/src/components/claims/WitnessForm.svelte
to the location of the witness you want to use.WitnessForm
switches on the type and changes the instructions accordingly.