Skip to content

Techman34/xdao-contracts

 
 

Repository files navigation

XDAO

This repository contains smart contracts for the XDAO.

Development

Install dependencies

yarn

Compile

yarn compile

Test

yarn test

Coverage

yarn coverage

Licensing

The primary license for XDAO is the Business Source License 1.1 (BUSL-1.1), see LICENSE.

Exceptions

  • All files in contracts/core/ are licensed under GPL-2.0-or-later (as indicated in their SPDX headers)
  • All files in contracts/interfaces/, contracts/mocks/ and contracts/viewers/ are licensed under MIT (as indicated in their SPDX headers)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 64.4%
  • Solidity 35.2%
  • Other 0.4%