Skip to content

minmoto/swapbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minmo Rust POC

This repository is a clean-slate Rust workspace for a minimal Minmo protocol implementation.

Current priorities:

  • minmo-core: protocol kinds, content types, validation, replayable state, policy, and Nostr mapping
  • minmo-cli: proof-of-concept command line interface

Development workflow:

  • direnv allow
  • nix develop
  • just build
  • just test
  • just fmt
  • just lint
  • just check

The Nix shell is the authoritative development environment. The repo-root .envrc is the local shell entrypoint for direnv. The justfile is the canonical command interface inside that shell.

About

Smallest credible Rust proof of concept for the Minmo protocol. See https://github.com/minmoto/protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages