Skip to content

Brushfam/patron-backend

Repository files navigation

Patron

Patron is created by Brushfam team as unified solution for smart contract verification. First, it provides a developer-oriented CLI that allows to deploy and verify a contract in one step. Patron uses Astar network for deployment. Another part of the project is Patron UI, where you can find smart contracts by their address or hash code and see the data of contracts.

Start using the CLI by installing it using Cargo:

cargo install patron --git https://github.com/brushfam/patron-backend

For more information on the CLI check the dedicated documentation.

You can also self-host Patron to utilize your own infrastructure.