0.1.0 • Published 9 months ago

@ever-gauzy/contracts v0.1.0

Weekly downloads
-
License
AGPL-3.0
Repository
github
Last release
9 months ago

@gauzy/contracts

This library was generated with Nx. It contains the contracts for the Gauzy platform.

Building

Run nx build contracts to build the library.

Running unit tests

Run nx test contracts to execute the unit tests via Jest.

Publishing

After building your library with yarn nx build contracts, go to the dist folder dist/packages/contracts and run npm publish.

Installation

To install the Contracts Library, simply run the following command in your terminal:

npm install @gauzy/contracts
# or
yarn add @gauzy/contracts