@proton/wrap-constants
v0.2.191
Published
This package provides a set of constants for MetalX DEX application like API endpoints, contract names etc.
Keywords
Readme
Proton Wrap constants
This package provides a set of constants for MetalX DEX application like API endpoints, contract names etc.
Installation
NPM
The official distribution package can be found at npm.
npm install @proton/wrap-constantsLocal Development
Below is a list of commands you will probably find useful.
pnpm run dev
Runs the project in development/watch mode. Your project will be rebuilt upon changes.
Your library will be rebuilt if you make edits.
pnpm run build
Bundles the package to the dist folder.
The package is optimized and bundled with Rollup into multiple formats (CommonJS, UMD, and ES Module).
