Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

blokk-studio/assembly-smart-contract

Repository files navigation

Assembly NFT Marketplace Contract

Installation

It is recommended to install Yarn through the npm package manager, which comes bundled with Node.js when you install it on your system. It is recommended to use a Node.js version >= 16.0.0.

Once you have npm installed, you can run the following both to install and upgrade Yarn:

npm install --global yarn

After having installed Yarn, simply run:

yarn install

Running Deployments

Example Ethereum Mainnet:

yarn deploy:ethmain

The deployment script deploy.ts includes the confirmed constructor arguments used for the production deployment.

Etherscan Verification

npx hardhat verify --network ethMain --constructor-args arguments.js <DEPLOYED_CONTRACT_ADDRESS>

The file arguments.js includes the confirmed constructor arguments used for the production deployment.

Deployments

AssemblyCurated_v1

AssemblyV2

About

Assembly NFT Marketplace Contract

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •