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
- Host: GitHub
- URL: https://github.com/Signal-K/Prof
- Owner: Signal-K
- Created: 2021-02-15T03:54:59.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-08-24T03:17:27.000Z (over 1 year ago)
- Last Synced: 2025-02-15T00:02:54.082Z (3 months ago)
- Topics: blockchain, blockchain-game, buildspace, cryptography, dao, dao-design-pattern, ethersproject, magic, nft, star-sailors, thirdweb
- Language: Python
- Homepage: https://emulsion.space
- Size: 192 MB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-buildspace - theclub
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.