1.3.1 • Published 2 years ago

@plushstudio/plush-studio-contracts v1.3.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Description

This repository contains the Plush Studio contracts.

Overview

Installation

npm install @plushstudio/plush-studio-contracts

Project structure

arguments directory with source code of arguments for deploying contracts

contracts directory with source code of contracts

scripts/deploy directory with scripts for deploying contracts

hardhat.config.ts hardhat configuration

Installation

First you need to make sure that the Node.js platform is installed.

Link to download: download Node.js

Next, you need to install the yarn package manager: npm install --global yarn

Before starting the project, you need to install all project dependencies: yarn install

Configuration

Create .env from example file.

Support networks: 1. Goerli (goerli) 2. Mumbai (mumbai) 3. Mainnet ETH (mainnet) 4. Polygon mainnet (polygon) 5. Local (local) # for Ganache

Using

  1. Get api keys on Etherscan and Polygonscan websites
  2. It is necessary to set a working network in .env file in the variable NETWORK
  3. Change the values in the contract call arguments
  4. To deploy contract use: npx hardhat run scripts/deploy/{ScriptName}
1.3.1

2 years ago

1.2.0

2 years ago

1.3.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago

0.6.1

2 years ago

0.6.0

2 years ago

0.5.0

2 years ago

0.4.3

2 years ago

0.4.2

2 years ago

0.4.1

2 years ago

0.4.0

2 years ago

0.3.0

2 years ago

0.2.4

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.1

2 years ago

0.1.0

2 years ago