Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sol-farm/pyth-claim
we do a little claiming
https://github.com/sol-farm/pyth-claim
Last synced: about 2 months ago
JSON representation
we do a little claiming
- Host: GitHub
- URL: https://github.com/sol-farm/pyth-claim
- Owner: sol-farm
- License: apache-2.0
- Created: 2023-12-04T05:24:52.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-06T05:12:54.000Z (about 1 year ago)
- Last Synced: 2023-12-06T06:26:28.689Z (about 1 year ago)
- Language: Rust
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rust-starter
`rust-starter` is a barebones repository intended to be used as a foundation for creating new rust projects. It includes yaml configuration file management, logging, as well as a CLI with the bare necessities, and nothing else allowing for full customization. Minimal dependencies ensure that the template should be compatible with just about every rust project out there.