Crates.io | substrate-manager |
lib.rs | substrate-manager |
version | 0.1.2 |
source | src |
created_at | 2023-08-21 18:52:52.771334 |
updated_at | 2023-08-25 14:05:57.258598 |
description | Substrate Manager, a CLI tool for Substrate-based blockchain development. |
homepage | https://github.com/omerdn1/substrate-manager |
repository | https://github.com/omerdn1/substrate-manager |
max_upload_size | |
id | 950364 |
size | 3,593,277 |
Streamline Your Substrate-based Blockchain Development.
Welcome to Substrate Manager, your interactive CLI toolkit for streamlined development of Substrate-based blockchains and smart contracts. Whether you're building isolated blockchains, parachains, custom pallets, or smart contracts, Substrate Manager provides an intuitive interface to manage your projects with ease.
Substrate Manager is written in Rust and takes inspiration from projects like Cargo and Near-CLI.
Diving into Substrate development can feel like navigating a complex maze, where you'll find yourself having to juggle a bunch of tools, commands, resources and terminologies, leading to a time-consuming and challenging initiation process. Learning and mastering these intricacies can be a significant barrier, often deterring potential developers.
Substrate Manager emerges as a transformative solution to this. It's designed to provide a streamlined experience for all Substrate-based development workflows, effectively breaking down these barriers and aligning with key principles and best practices in the ecosystem. It embodies the following core aspects:
substrate
!To install Substrate Manager, ensure you have Rust and Cargo installed on your machine. If not, follow the official Rust installation guide. Then run:
cargo install substrate-manager
Substrate Manager is an interactive CLI tool. Simply run:
substrate
Substrate Manager simplifies the creation and management of all types of Substrate-based chains, including isolated blockchains. It streamlines your workflow with the following features:
chain_spec
commands, ensuring consistent behavior across projects.Substrate Manager facilitates the creation, management and deployment of smart contracts on Substrate-based chains. Develop and deploy smart contracts with ease using these capabilities:
🏗️ Under construction...
We are continuously working to enhance Substrate Manager's capabilities. Keep an eye out for upcoming features, and if there's something you'd like to see in the toolkit, don't hesitate to create a feature request in our GitHub Issues. Your input drives the evolution of Substrate Manager! ✨
We welcome contributions from the community. If you find a bug, have an enhancement suggestion, or want to participate in development, check out our Contribution Guidelines. Encountered an issue or need help? Create an issue in our GitHub Issues.
Let's make Substrate development faster and more enjoyable together! 🚀