jamiis / zai-protocol

A capital-efficient synthetic stablecoin for DeFi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zero Collateral Dai

A capital-efficient synthetic stablecoin for DeFi.

Forked from, and inspired by ESD.

stablecoin

  • shorthand name: zai
  • full name: Zero Collateral Dai
  • symbol: ZAI
  • decimals: 18
  • character: ⊅ [U+2285], ⊅100
  • icons:

contracts

mainnet

  • 0x9d1233cc46795e94029fda81aaadc1455d510f15 Zai
  • 0x6A2E6510B2BBF8C9AD7bC817D0Dc711711E8d747 DAO (ZAIS)
  • 0xf1a6bed23411d709069ddbd55a04700f9493476f LP Incentivation Pool
  • 0x323E054A6Dd8762011d60993f51E23E2096B221f UniswapV2 DAI-ZAI Pair
  • 0x33947FdD86703AF4eCd53DCd5805a82a24BD5A51 Oracle

audit of forked codebase

is available here.

disclaimer

this project is an experiment - the protocol is audited, and we've put a significant amount of work into testing as well as generally de-risking the design of its core mechanism, however participants should take great caution as bugs resulting in loss of funds are always a possibility.

Copyright 2020 Zero Collateral Devs <zaifinance@protonmail.com>, standing on
the shoulders of the Empty Set Squad.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use the included code except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

A capital-efficient synthetic stablecoin for DeFi

License:Apache License 2.0


Languages

Language:JavaScript 69.6%Language:Solidity 30.4%