trustdomains / trust-domains-contracts

The smart contract for trust domains

Repository from Github https://github.comtrustdomains/trust-domains-contractsRepository from Github https://github.comtrustdomains/trust-domains-contracts

TrustDomains Smart Contracts

This is the Smart Contract: https://trustdomains.org

Local Development

The following assumes the use of node@>=10.

Install Dependencies

yarn

Compile Contracts

yarn compile

Run Tests

yarn test

About

The smart contract for trust domains

License:GNU General Public License v3.0


Languages

Language:Solidity 84.9%Language:TypeScript 15.1%