Hello, developers! It’s time for another developer weekly update.
This week, there are new documentation pages on the vetKeys feature, an update on the Solana RPC canister, and a request for feedback from the community.
Read more on the dev blog.
Hello, developers! It’s time for another developer weekly update.
This week, there are new documentation pages on the vetKeys feature, an update on the Solana RPC canister, and a request for feedback from the community.
Read more on the dev blog.
Regarding the VetKeys examples – are there any available in Motoko as well? I’ve only seen ones in Rust or TypeScript so far.
currently there is no plan to provide additional Motoko examples. however, the ic-vetkeys
library has been published now on Mops. it is an equivalent to the Rust crate which is used in the Rust examples.
Appreciate the update, I’ll take a closer look and do my best to figure it out.