UVerify makes blockchain technology accessible to everyone, regardless of prior experience. Effortlessly secure your file or text hashes on the Cardano blockchain. Want to try it out before diving into the code? Visit app.uverify.io to explore the app.
This repository contains scripts to ensure the on-chain integrity of the UVerify application. It includes a web3 API key management and checking for state and certificate validity. To get started, clone the repository and run the following commands for running the tests and building the plutus.json file:
git clone https://github.com/UVerify-io/uverify-scripts.git
cd uverify-scripts
aiken check
aiken buildWe welcome all contributions! Please read our Contributing Guidelines before getting started.
- Use semantic commits for all contributions.
- Sign the Contributor License Agreement (CLA) before committing. You can review the CLA here and sign it via CLA Assistant. The CLA bot will guide you through the process when you open a pull request.
- For feature requests or tasks, please open an issue first to align with the project goals.
This project is licensed under the AGPL. If this license does not match your use case, feel free to reach out to us at hello@uverify.io to discuss alternative licensing options.