Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 1.44 KB

CONTRIBUTING.md

File metadata and controls

22 lines (13 loc) · 1.44 KB

Contributing to massa-sc-toolkit

Thank you for considering contributing to massa-sc-toolkit! We welcome contributions from the community and value the time and effort you put into improving this project.

This repository consists of two main sub-projects: sc-deployer and sc-initializer, both located in the packages folder. Each sub-project has its own detailed contributing guide. For more information on how to contribute to each of these sub-projects, please see the CONTRIBUTING.md files in their respective folders:

Project Structure

This repository is organized to separate the responsibilities of sc-deployer and sc-project-initializer. Each sub-project has its own set of dependencies and tests, which helps to isolate issues and make the contribution process clearer.

License

By contributing to massa-sc-toolkit, you agree that your contributions will be licensed under the MIT License.

Additional Resources

For more information about setting up and using this project, please see the README.md file at the root of this repository.