Skip to content

boo-0x/squid-core

Repository files navigation

Sqwid Marketplace Core

This project has been created using the Hardhat-reef-template.

Contract addresses

Marketplace contract NFT contract
Mainnet 0x0 0x0
Testnet 0x0 0x0

Installing

Install all dependencies with yarn.

Deploy contracts

Deploy in testnet:

yarn hardhat run scripts/deploy.js

Deploy in mainnet:

yarn hardhat run scripts/deploy.js --network reef_mainnet

Run tests

yarn test

Use account seeds

In order to use your Reef account to deploy the contracts or run the tests, you have to rename the seeds.example.json file to seeds.json and write your set your seed words there.

License

Distributed under the MIT License. See LICENSE for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published