CipherSpell / CipherPact

(In Development) Suite of financial agreements on Cardano, Ergo such as escrows with collateral, zero-coupon bonds and contract for differences into smart contracts (with a web UI) for a trust-less, decentralized and publicly verifiable agreement.
GNU General Public License v3.0
7 stars 2 forks source link

Contributors Forks Stargazers Issues MIT License

CipherPact

Decentralized, trustless and publicly verifiable suite of financial agreements on Ergo and Cardano
Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Usage
  3. Roadmap
  4. Contributing
  5. License
  6. Contact

About The Project

With ever-increasing censorship and privacy-violations around the world, there should be tools to circumvent such acts and empower parties to perform financial agreements while maintaining the anonymity of those involved in the agreement. By substituting what would be a mediator or external platform hosting an exchange between two parties with a smart-contract, the mediator will remain fair, transparent and have an action-to-action documentation of the event happening without necessarily divulging the identity of the two parties, which may then be referred to in the future by any of the parties involved, for posterity or legal purposes.

Why blockchain-based financial agreements:

Built With

By launch, smart contracts should be deployed on the Cardano (solidity via KEVM or Plutus) and Ergo blockchains

Roadmap

See the open issues for a list of proposed features (and known issues).

Q2 2022

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the GPL-3.0 License. See LICENSE for more information.

Contact

JKleinne - @jkleinne - jkleinne@pm.me

Project Link: https://github.com/CipherSpell/CipherPact