Skip to content

unity-network/PreSaga-Prediction-Market-core-contracts

Repository files navigation

About Presaga : https://unitynetwork.medium.com/presaga-a-summary-of-unity-networks-first-dapp-6012f84693a8

Presaga Overview

Use case diagram

presaga_use_case

Presaga core contracts

presaga_diag


Deployed contracts:

  • On Arbitrum Testnet :
Conditional Token Contract = "0x05d732Aa6a450852c8D1D2982720ee08A78e803b"
Fixed Price Market Maker Factory Contract = "0x8Ba6081EE61f70bb6E55fE2271cBbd4E5Bb7CDD5"
UNT Token (Collateral token) = "0x8adfB2924092E6d99572C4092136fe7B66b7ABfD"
  • Deploy contracts:
$ truffle deploy --network YOUR_NETWORK
  • Run tests:
$ truffle test

For more Check out full documentation of Gnosis (here)[https://docs.gnosis.io/conditionaltokens/] on Automated Market Makers for the Prediction Markets 2.0 (Conditional Tokens) platform.

License

All smart contracts are released under the LGPL 3.0_ license.

Security and Liability

LGPL 3.0: https://www.gnu.org/licenses/lgpl-3.0.en.html

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published