Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1.22 KB

README.md

File metadata and controls

38 lines (28 loc) · 1.22 KB

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.