https://github.com/fluencelabs/fluence-collective
https://github.com/fluencelabs/fluence-collective
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fluencelabs/fluence-collective
- Owner: fluencelabs
- License: apache-2.0
- Created: 2025-06-27T16:38:00.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-18T14:51:43.000Z (12 months ago)
- Last Synced: 2025-08-15T01:18:41.341Z (11 months ago)
- Size: 10.7 KB
- Stars: 1
- Watchers: 0
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fluence Collective 🚀
**Fluence Collective** strives to be a community-curated repository of tools, integrations, templates and best practices projects built around [Fluence's](https://fluence.network) protocol and decentralized cloud infrastructure.
THe goal of this repo is to help developers and community members to easily discover and share projects that enrich the Fluence ecosystem.
## 📚 Community Projects
- [Fluence API Wrapper](https://github.com/boneyard93501/api-wrapper): A Python wrapper for [Fluence API](https://api.fluence.dev/swagger-ui/) to programmatically manage Fluence VMs.
- [Fluence Go Client](https://github.com/decentralized-infrastructure/fluence-api-client-go): A Go client for Fluence API to programatically manage Fluence SSH keys, VMs, and get marketplace information.
- [Fluence Terraform Provider](https://github.com/decentralized-infrastructure/terraform-provider-fluence): A Terraform provider for provisioning and managing Fluence resources.
## 🚀 How to Contribute
Contributing your project is easy and encouraged!
1. Fork this repository.
2. Edit the *Community Project* section above to add your project with a brief description. Please maintain alphabetical order.
3. Submit a pull request!
Example entry:
- [Fluence VM Explorer](https://github.com/yourname/fluence-vm-explorer): A lightweight tool for monitoring and visualizing Fluence VMs.