This repository contains the Symmetric Protocol V2 core smart contracts for Tezos, including the Vault
and Weighted Pools, along with their tests, configuration, and deployment information. The contracts are written in Python using SmartPy
This package requires the following software to be installed on your system:
- Poetry for dependency management and packaging in Python.
- SmartPy CLI for Tezos smart contract development.
- Taqueria for building, testing, and deploying the contracts.
Please make sure you have these software installed on your system before proceeding.