Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 732 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 732 Bytes

The Computable Protocol

This repository houses the Computable protocol, which seeks to build a decentralized data marketplace for intelligent agents.

The Computable Contracts

The Vyper contracts, ABI and bytecode present here, are being actively developed in this repo. Once a version has been frozen, audited and deployed we will update this repo with said contracts and their deployment addresses.

Language specific protocol support

Any (d)app created on top of the Computable Protocol may want to consider utilizing one of our "Higher-Order-Contract" libraries. Python developers, for example, could use Computable.py.