@terra-money/houston-compile
v0.2.10
Published
houston compile functionality
Downloads
10
Readme
@terra-money/houston-compile
houston compile functionality
Installation
Use the package manager npm to install the package.
npm install @terra-money/houston-compile
Usage
import compile from "@terra-money/houston-compile";
compile(["name of contract cargos"]);
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.