1.1.5-Beta • Published 3 years ago
@timeswap-labs/timeswap-v1-convenience v1.1.5-Beta
Timeswap V1 Convenience
This repository contains the convenience smart contracts of the Timeswap-V1 protocol.
Initial Setup
- Ensure yarn, npx and node.js is installed, if not install the same
- Run yarn to download the required dependencies
Steps to run the tests
On Hardhat Network
- Run
yarn hardhat test
Licensing
The primary license for Timeswap V1 Convenience is the Business Source License 1.1 (BUSL-1.1
), see LICENSE
.
Exceptions
- All files in
contracts/interfaces/
are licensed underGPL-2.0-or-later
(as indicated in their SPDX headers), seecontracts/interfaces/LICENSE
- Some files in
contracts/libraries/
are licensed underGPL-2.0-or-later
(as indicated in their SPDX headers), seecontracts/libraries/LICENSE_GPL
- Most files in
contracts/test
remain unlicensed. - All files in
contracts/base
are licensed underGPL-2.0-or-later
(as indicated in their SPDX headers), seecontracts/libraries/LICENSE_GPL
1.1.5-Beta
3 years ago
1.1.4-Beta
3 years ago
1.1.4-Beta.1
3 years ago
1.1.4
3 years ago
1.1.3
3 years ago
1.1.2
3 years ago