attest-integrations
is a project that provides integrations for creating web proofs with Pluto.
integrations/
: Folder containing integrations[integration-name]
: Each integration should have a unique folder name. The files within this folder must be named appropriately[version]
: Version of the manifestmanifest.json
: This file contains the main congiguration.prepare.js
: Javascript file containing a data extraction script
logo.png
: Preferrably black and white, transparent, square, smaller sized image representing the integration. Used in app and in the Pluto Chrome Extensioncard.png
: Color, square image representing the integration. Used in app and in the Pluto Chrome Extension on provider selection screen. Optional
Building integrations is an involved process. There are no tools in this reposity to do so, however we have plenty of documentation to assist in the process. Head over to Reverse Engineering APIs to get started.
Licensed under the MIT License
We welcome contributions to our open-source projects. If you want to contribute or follow along with contributor discussions, join our main Telegram channel to chat about Pluto's development.
Our contributor guidelines can be found in CONTRIBUTING.md. A good starting point is issues labelled 'bounty' in our repositories.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the MIT license, shall be licensed as above, without any additional terms or conditions.