Metadata-Version: 2.4
Name: pulumi_svmkit
Version: 0.51.0
Summary: SVMKit allows you to manage Solana SVM software components using infrastructure as code.
Home-page: https://abklabs.com
License: GPL-3.0-only
Project-URL: Repository, https://github.com/abklabs/pulumi-svmkit
Keywords: pulumi svmkit solana blockchain
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: parver>=0.2.1
Requires-Dist: pulumi<4.0.0,>=3.165.0
Requires-Dist: semver>=2.8.1
Requires-Dist: typing-extensions<5,>=4.11; python_version < "3.11"
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: project-url
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# Pulumi SVMKit

The SVMKit Pulumi provider allows you to manage Solana nodes and related resources using [Pulumi](https://www.pulumi.com/docs/iac/get-started/).  With this provider, users can easily define, deploy, and manage their Solana infrastructure using Infrastructure-as-Code.

## Next Steps:

- [SVMKit](https://github.com/abklabs/svmkit) - The engine that powers `pulumi-svmkit`.
- [SVMKit Examples](https://github.com/abklabs/svmkit-examples) - A collection of examples on how to use SVMKit in your environment, including with Pulumi.
- [Developer Information](DEV.md) - Interested in developing on `pulumi-svmkit`?  Take a look here.
