Tutorials¶
Step-by-step lessons that take you from beginner to confident Titlani user.
-
:material-email-send:{ .lg .middle } Sending Your First Message
Install Titlani, generate an identity, and send your first Misfin message via the CLI.
Difficulty: Beginner | Time: ~10 min
-
Running a Mail Server
Set up a Misfin server, create mailboxes, and deliver messages to them.
Difficulty: Beginner | Time: ~15 min
-
Building a Mail Client
Use the async Python API to send messages, handle responses, and manage TOFU.
Difficulty: Intermediate | Time: ~20 min