Greetings fellow Ants!
Today the JAMSplayer team is pleased to present to you all,
safe
A simple, high-level API for the Autonomi Network.
The name pays homage to our origins of the Safe Network but helps push Autonomi forward.
This high-level API was built over the course of several months by the key blazing hands of our very own @loziniak!
His hard work and thoughtfulness are building a base to make Autonomi interactions easier and more accessible to everyone.
More Detail -
Safe is a developer-friendly Rust API designed to simplify interaction with the Autonomi Network. Built top-down with application developers in mind, it abstracts away unnecessary complexity while following Rust best practices where possible.
It uses simple, heap-allocated types like String and Vec to ensure compatibility across languages, and avoids unnecessary dependencies by re-exporting key identifiers. Instead of writing to stdout or stderr, it returns clean Result<T, E> types and supports standard logging.
With built-in examples and tests, Safe is easy to understand, easy to use, and ready to support rapid application development on the Autonomi Network.
Documentation
Weβre hopeful you all put safe to good use. In the great spirit of open-source, please feel free to query, comment, and contribute. More to come..
Brought to you, with love by the JAMSplayer team!
@loziniak @safemedia @Nigel