An open API service indexing awesome lists of open source software.

https://github.com/Signal-K/Prof

Prof, from the icelandic word for tests: automated unit tests for the Star Sailors ecosystem
https://github.com/Signal-K/Prof

blockchain blockchain-game buildspace cryptography dao dao-design-pattern ethersproject magic nft star-sailors thirdweb

Last synced: 10 days ago
JSON representation

Prof, from the icelandic word for tests: automated unit tests for the Star Sailors ecosystem

Awesome Lists containing this project

README

        

Here's a working copy of the Magic repository with some minigame scaffolding

# `client`

React frontend

# Root directory
Server configuration & folder structure

# `generator`
NFT generator & configuration mechanisms

# Using this repo
## Hardhat/Configurations
We have different hardhat configurations for different parts of the contract. You can find historical config files that are used for different contracts in the `client/config` directory. If you want to update a contract, make sure to update the contents of `client/hardhat.config.js` with the historical context.