Skip to content

spacebit/nole

Repository files navigation

nil apps

Installation

  1. Create a .env file based on .env.example and configure the necessary environment variables.

  2. Install dependencies and compile the contracts:

yarn
yarn compile

Running Tests

To run all tests, execute:

yarn test

Alternatively, you can debug the tests in Visual Studio Code using the TEST script found in the "Run and Debug" section.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published