Skip to content

ainft-team/ainft-factory-program-contracts

Repository files navigation

ainft-factory-program-contracts

Template code for AINFT contracts.

Expected node version is >= 16.0.0.

Make a copy of the .env.example and rename it .env. Fill out the keys in the file.

Install dependencies

$ yarn

Compile Solidity

$ yarn compile

Lint Solidity

$ yarn lint:sol

Apply prettier

$ yarn prettier

Run tests

$ yarn test

Run deploy script

$ yarn deploy:goerli

Run mint script

$ yarn mint:goerli

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published