Indigo is an Open Source decentralized marketplace for refined data models on the NEAR blockchain.
There are three key components to the Indigo dApp.
- Indigo Contract (contracts/)
- The key uncensorable element that gaurantees ownership and payments for data models. It is deployed on the NEAR blockchain using Aurora.
- Database Node (db-node/)
- The application the removes the data infrastructure burden and automates the data pipeline for developers. It builds the data models and serves them to the customers.
- Client (frontend/)
- The browser application that makes it simple for customers to access the marketplace communicating with both the Indigo Contract and Database Nodes.