1.0.4 • Published 4 months ago

singularitynet-platform-contracts v1.0.4

Weekly downloads
125
License
MIT
Repository
github
Last release
4 months ago

This repository is transitioning in preparation for upcoming changes to the SingularityNET platform. For accurate documentation with respect to SingularityNET Alpha on Kovan, please refer to this previous commit.

platform-contracts

CircleCI

Includes SingularityNET platform contracts, migrations, tests

Contracts

Registry

  • Per-network contract that maintains a registration structure including organizations, services, and type repositories. Consumers can query this registry by organization, service name, or tag in order to find AI services to use.

MultiPartyEscrow

  • Contract which support payment channels in SingularityNet.

Interfaces (npm version 0.3.2)

NameInterfaceID (ERC-165)Source Code
IRegistry0x1d466fefIRegistry.sol

Deployed Contracts (npm version 0.3.3)

Interfaces (npm version 0.3.0)

NameInterfaceID (ERC-165)Source Code
IRegistry0x256b3545IRegistry.sol

Deployed Contracts (npm version 0.3.0)

Requirements

Install

Dependencies

npm install

Compile

truffle compile

Test

truffle test

Package

npm run package-npm

Release

Contract build artifacts are published to NPM: https://www.npmjs.com/package/singularitynet-platform-contracts

1.0.4

4 months ago

1.0.3

4 months ago

1.0.2

2 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.3.4

5 years ago

0.3.3

5 years ago

0.3.2

5 years ago

0.3.2-beta

5 years ago

0.3.1-beta

5 years ago

0.3.0

5 years ago

0.2.6

5 years ago

0.2.5

5 years ago

0.2.4

5 years ago

0.2.1

6 years ago

0.2.0

6 years ago