Skip to content

novolem/v0-core

Repository files navigation

Novolem Protocol V0

This repository contains the core smart contracts for the Novolem V0 Protocol.

Novolem V0

Requirements

  • Node.js 18.0.0 or later
  • Bun 1.0 or later

Installation

Use bun to install the project dependencies:

bun install

Testing

Tests are available under the test folder. To run the tests, you can use the following command:

bunx hardhat test

Development

Local

To run the development chain, use the following command:

bunx hardhat node

To deploy the contracts to the local chain, use the following command:

bunx hardhat ignition deploy ignition/modules/Novolem.js --network localhost

Resources

Licensing

The primary license for Novolem V0 Core is the Business Source License 1.1 (BUSL-1.1), see LICENSE. However, some files are licensed under the MIT, GPL-2.0-or-later or other licenses, see the individual file headers for details. Core files without a license on the header are considered to be licensed under the BUSL-1.1. Libraries, modules and third-party code are licensed under their respective licenses.

About

Core contracts for the Novolem V0 protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages