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/
You just need a dfx development environment.
To run the tests locally, execute the following command
./test.sh
This library is distributed under the terms of the Apache License (Version 2.0). See LICENSE for details.
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.