Includes alpha blockchain contracts, migrations, tests
- Per-service contract that manages the creation of Job instances at the request of consumers
- Per-network contract that manages the creation of Agent instances at the request of service owners
- Per-service-invocation contract that performs escrow functionality with release of funds gated on a valid consumer signature
- Per-network contract that maintains a mapping from name to agent address whose records can be updated and deprecated by the owner (first registrant) of the name
- AgentFactory (Kovan): 0x17c9c45ef8017862cd1628cd39f8ba1a9bc193ae
- Registry (Kovan): 0x6846ed8ad12d7d4b4bc8319994bbc153d1434783
npm install
npm run test
npm run package-npm
AgentFactory and Registry artifacts are published to NPM: https://www.npmjs.com/package/singularitynet-alpha-blockchain