virtuals-fortune-spec

Crates.iovirtuals-fortune-spec
lib.rsvirtuals-fortune-spec
version0.1.3
sourcesrc
created_at2024-03-16 03:15:59.907595
updated_at2024-03-23 01:03:44.041916
descriptionThe specification for the virtuals fortune service.
homepage
repositoryhttps://github.com/clementwanjau/virtuals-fortune-spec
max_upload_size
id1175371
size238,572
Clement (clementwanjau)

documentation

README

Virtuals Fortune Spec

Build And Test Workflow Status

This crate holds the specification for the Virtuals Fortune program.

All providers should implement the Provider trait. It should also provide its own implementations for the following traits:

  • Scraper
  • Trade
  • Trader
  • TradingAccount.
Commit count: 0

cargo fmt