initial commits
parent
86903a797a
commit
af435d220e
|
@ -2,6 +2,9 @@
|
||||||
|
|
||||||
Package **frameproto** provides tools for the **Frame Protocol** — which is also known as **Farcaster Frames**, for the Go programming language.
|
Package **frameproto** provides tools for the **Frame Protocol** — which is also known as **Farcaster Frames**, for the Go programming language.
|
||||||
|
|
||||||
|
The specification for the **Frame Protocol** is at:
|
||||||
|
https://docs.farcaster.xyz/reference/frames/spec
|
||||||
|
|
||||||
## Documention
|
## Documention
|
||||||
|
|
||||||
Online documentation, which includes examples, can be found at: http://godoc.org/sourcecode.social/reiver/go-frameproto
|
Online documentation, which includes examples, can be found at: http://godoc.org/sourcecode.social/reiver/go-frameproto
|
||||||
|
|
Loading…
Reference in New Issue