Game content
[Repository](https://github.com/signal-k/marketplace/tree/game)
___
___
Note: `game` branch
* Creating game content for the `marketplace` repository and `polygon` repo on `github/signal-k`
* Combining it with a Moralis instance
## 🌱 Software Requirements
NodeJS v16.1
Ganache CLI
### 🦠Node Requirements
These requirements are for the node/react components of this sample NFT project
Use either `yarn install` or `npm install` to install all the required node packages.
With `hardhat` -> Run commands with `--verbose` at the end
## Minting the NFTs
`npx hardhat run scripts/deploy.js --network rinkeby --verbose`
* Go [here](https://github.com/Signal-K/marketplace/settings/environments/407186579/edit) for the environment variables
* [Pinmanager](https://app.pinata.cloud/pinmanager)
## 🚀 Technologies Used
The project was developed using the following technologies
- Node
- Polygon
- Ethereum
- Avalanche
- Moralis
# 🔌 Connected repositories
The following repositories are utilised, or utilise the Signal-K/polygon repository:
- [Signal-K/marketplace](https://github.com/Signal-K/marketplace/)
- [Eth remix gist](https://gist.github.com/Gizmotronn/d3796de3a2ec3cfde90d4fd6356ca881)