https://github.com/osyah/go-pletyvo
Experimental implementation of the Pletyvo decentralized platform SDK on Go.
https://github.com/osyah/go-pletyvo
client crypto dapp go pletyvo sdk
Last synced: 11 months ago
JSON representation
Experimental implementation of the Pletyvo decentralized platform SDK on Go.
- Host: GitHub
- URL: https://github.com/osyah/go-pletyvo
- Owner: istyna
- License: mit
- Created: 2024-05-02T14:36:21.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-22T20:53:49.000Z (about 1 year ago)
- Last Synced: 2025-06-07T02:48:45.986Z (about 1 year ago)
- Topics: client, crypto, dapp, go, pletyvo, sdk
- Language: Go
- Homepage: https://pletyvo.osyah.com
- Size: 226 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Go Pletyvo
Implementation of protocols of the Pletyvo decentralized platform on Go.
## Install
```
go get -u github.com/osyah/go-pletyvo
```