This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nanocurrency by /u/Fiono11 on 2024-09-03 19:20:07+00:00.


Hey everyone,

Here’s a quick update on the Community Protocol Fund and the work happening with Rsnano.

Over the past month, I’ve managed to port the (de)serialization TOML code. For those who aren’t familiar, TOML (Tom’s Obvious, Minimal Language) is a text format used for configuring the Nano node and RPC server through files. This feature is useful for both node operators and developers for testing purposes.

Currently, I’m focusing on porting the RPC server to Rust. This is a crucial part of the codebase because it enables applications to interact with the Nano node, like wallets and exchanges. Importantly, this is one of the last major components that needs to be ported to Rust.

Thanks for your support, and we’ll keep you posted on further progress. You can follow the development here: .