zloi-core

所属分类:NFT
开发工具:TypeScript
文件大小:127KB
下载次数:0
上传日期:2022-12-23 07:22:28
上 传 者sh-1993
说明:  ZLOI DAO(去中心化自动化组织)的核心智能合约
(Core smart contracts of ZLOI DAO (Decentralized Automated Organization))

文件列表:
.env (16, 2022-12-23)
.eslintrc.js (1423, 2022-12-23)
.prettierrc.js (144, 2022-12-23)
LICENSE (4264, 2022-12-23)
contracts (0, 2022-12-23)
contracts\.prettierrc.js (244, 2022-12-23)
contracts\ERC20.sol (14145, 2022-12-23)
contracts\ZLOI.sol (313, 2022-12-23)
contracts\ZLOIDAO.sol (12356, 2022-12-23)
contracts\ZLOIDEX.sol (12549, 2022-12-23)
contracts\ZLOIDEXChains.sol (3703, 2022-12-23)
contracts\ZLOIDEXStore.sol (11616, 2022-12-23)
contracts\interfaces (0, 2022-12-23)
contracts\interfaces\IERC165.sol (689, 2022-12-23)
contracts\interfaces\IERC20.sol (1887, 2022-12-23)
hardhat.config.ts (725, 2022-12-23)
package.json (1674, 2022-12-23)
scripts (0, 2022-12-23)
scripts\deploy.ts (695, 2022-12-23)
scripts\getNewWallet.ts (290, 2022-12-23)
test (0, 2022-12-23)
test\ZLOI.test.ts (19980, 2022-12-23)
test\ZLOIDAO.test.ts (14168, 2022-12-23)
test\ZLOIDEX.test.ts (34765, 2022-12-23)
tsconfig.json (1089, 2022-12-23)
yarn.lock (248329, 2022-12-23)

# ZLOI Core [![codecov](https://codecov.io/gh/ZLOI-DAO/zloi-core/branch/main/graph/badge.svg?token=DNA5EPBJGC)](https://codecov.io/gh/ZLOI-DAO/zloi-core) This repository contains the core smart contracts for the ZLOI DAO (Decentralized Automated Organization) ZLOI DAO Whitepaper: [https://zloi.io/whitepaper/](https://zloi.io/whitepaper/) ## Local tests ``` yarn install && yarn compile && yarn test ``` ## Licensing The primary license for ZLOI Core is the Business Source License 1.1 (`BUSL-1.1`), see [`LICENSE`](./LICENSE) However, some files are licensed under `MIT`: - All files in `contracts/interfaces/` is licensed under `MIT` (as indicated in their SPDX headers)

近期下载者

相关文件


收藏者