The setup script for the smart contracts of Nacho.
npm install nacho-setup-scriptThe setup script for the smart contracts of Nacho.
nacho-setup-script package is intended to be used for Nacho only as it is a naive implementation.
If you are using npm:
``shell`
npm install nacho-setup-script
If you are using yarn:
`shell`
yarn add nacho-setup-script
If you are using pnpm:
`shell``
pnpm add nacho-setup-script
The setup script of Nacho is for setting the network up before genesis.
It deploys the smart contracts of Nacho to the layer 1 network.
This project is licensed under the MIT License.
You may use the source code of this project accordingly.
I am Berzan and I am developing Nacho to express my skills in the real world.
I built this library to use inside Nacho.