0.1.0 • Published 9 months ago
@ever-gauzy/contracts v0.1.0
@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
0.1.0
9 months ago