18 lines
531 B
Markdown
18 lines
531 B
Markdown
|
# GoRicochet
|
||
|
|
||
|
GoRicochet is an implementation of the [Ricochet Protocol](https://ricochet.im)
|
||
|
in Go.
|
||
|
|
||
|
**NOTE:** This project is in the very early stages and is in no way meant to be
|
||
|
a replacement for the core Ricochet implementation. This version exists for
|
||
|
the purpose of writing testing tools for Ricochet in Go.
|
||
|
|
||
|
## Current Features
|
||
|
|
||
|
* Connect to a Local Ricochet Client
|
||
|
* Issue an Authentication Request
|
||
|
* Issue a Contact Request
|
||
|
|
||
|
If you have questions or want to contribute please contact Sarah @
|
||
|
`ricochet:qn6uo4cmsrfv4kzq`
|