A fully customizable framework for building cross-chain GHO facilitators.
IMPORTANT: if you are looking for the DApp/UI, it's here: https://github.com/crosschain-alliance/gho-fragola-ui
Ensure you have Node.js and npm installed.
git clone https://github.com/crosschain-alliance/gho-fragola.git
cd gho-fragola
npm install
npm run compile
Before running the tests, make sure you've set up the required environment variables.
npm run test
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
This project is licensed under the MIT License - see the LICENSE file for details.
For any inquiries, issues, or feedback, please raise an issue on GitHub or contact the team through our official website.
All contracts in this repository are still under active development. Although GHO Cross Chain Facilitator endeavors to ensure the highest level of security and reliability, the evolving nature of software development means that these contracts may contain unforeseen issues or vulnerabilities.
While we strive to provide a secure and robust platform through the integration of multiple oracles and other advanced features, it's crucial for users, developers, and integrators to understand the inherent risks associated with smart contracts and blockchain protocols.
All contracts have undergone thorough testing and reviews, but this doesn't guarantee they are free from errors or security vulnerabilities. Use them at your own risk.