This repository houses the Computable protocol, which seeks to build a decentralized data marketplace for intelligent agents.
The Vyper contracts, ABI and bytecode present here, are being actively developed in the goest repo, which also contains our unit test suite. This repo contains stable versions of developed vyper contracts along with ABI and bytecode.
Once a version has been frozen, audited and deployed we will update this repo with said contracts and their deployment addresses.
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.
To learn more about the Computable protocol, check out the Computable book which provides a book-length introduction to the core Computable protocol.
If you're having trouble using this library, log into the Computable discord server. Members of the development team hang out there and might be able to help with your questions.