Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lorisleiva/solana-trustpilot
A Umi/Kinobi demo
https://github.com/lorisleiva/solana-trustpilot
Last synced: about 2 months ago
JSON representation
A Umi/Kinobi demo
- Host: GitHub
- URL: https://github.com/lorisleiva/solana-trustpilot
- Owner: lorisleiva
- License: other
- Created: 2023-10-01T10:31:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-02T10:47:23.000Z (over 1 year ago)
- Last Synced: 2024-10-12T01:29:40.811Z (3 months ago)
- Language: TypeScript
- Size: 249 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Loris Trustpilot
A trustless Trustpilot
## Programs
This project contains the following programs:
- [Loris Trustpilot](./programs/loris-trustpilot/README.md) `6BvjJHhheqrQpNFkYKAMtd1B7FPTBpxp1QncnwsH3mE7`
You will need a Rust version compatible with BPF to compile the program, currently we recommend using Rust 1.65.0.
## Clients
This project contains the following clients:
- [JavaScript](./clients/js/README.md)
## Contributing
Check out the [Contributing Guide](./CONTRIBUTING.md) the learn more about how to contribute to this project.