Skip to content

ivarprudnikov/cose-and-receipt-playground

Repository files navigation

Cose, receipt, did:web playground

Build Go Report Card

API/website: https://playground-cose-eastus-api.azurewebsites.net

Development

Prerequisites

Commands

  • Testing
    • Run unit tests: go test -v ./...
    • Run functional end-to-end (e2e) tests, see readme
  • Running locally
    • Compile and execute the server binary: go run .
    • Or, run the server in an Azure function environment locally: ./scripts/run.sh
  • Deployment

References

Signatures and receipts

Azure functions

About

A place to try out cose signatures and their countersignatures (receipts).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published