Welcome to the ChainBrary project! This is an open-source library of tools for anyone interested in blockchain development. This project includes all the smart contracts used inside the "SmartContracts" folder, and all the packages used in the "UI" folder are related to all the npm packages with some use cases and examples.
The SmartContracts folder contains all of the smart contracts used in the ChainBrary project. These contracts have been thoroughly tested and audited to ensure their security and reliability.
The UI folder contains the user interface of the ChainBrary project. It is built using React and contains several packages and examples to help you get started with using ChainBrary.
We have a Discord server for ChainBrary where you can ask questions, get help, and connect with other developers. To join, click on this Discord invite link and follow the instructions.
We welcome contributions to the ChainBrary project! To contribute, please follow these steps:
- Fork the repository onto your GitHub account
- Clone your forked repository onto your local machine using git clone https://github.com/etsraphael/ChainBrary.git
- Create a new branch for your changes using git checkout -b {branch-name}
- Make your changes and commit them with a descriptive message
- Push your changes to your forked repository using git push origin {branch-name}
- Create a pull request on the original repository
Please note that all contributions are subject to our code of conduct.
The ChainBrary project is licensed under the MIT License.