frames-core 0.1.0

frames-rs is a Rust library for writing and testing Farcaster Frames
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# frames-rs

Work In Progress

Rust Frame library Core.


## Quickstart
Add this to your Cargo.toml:

[dependencies]
frames-core = "0.1.0"