Skip to content

darkdrag00nv2/metacalls.mo

Repository files navigation

metacalls.mo

Stable class adding support for metacalls in Motoko.

The following features are supported:

  • Generate t-ecdsa keys
  • Create & Sign a message using a generated key
  • Send signed message to IC via http_request
  • List messages and keys
  • Cleanup expired messages based on TTL

The documentation can be found at https://darkdrag00nv2.github.io/metacalls.mo/

Dependencies

Development

You just need a dfx development environment.

To run the tests locally, execute the following command

./test.sh

License

This library is distributed under the terms of the Apache License (Version 2.0). See LICENSE for details.

Funding

This library was initially incentivized by ICDevs. You can view more about the bounty on the forum. If you use this library and gain value from it, please consider a donation to ICDevs.

About

Stable class adding support for metacalls in Motoko.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages