README
This commit is contained in:
parent
c3270ca73e
commit
6266875c7b
13
README.md
13
README.md
|
@ -2,4 +2,15 @@
|
|||
|
||||
Base game engine for the Notamon game project for the [Partisia Blockchain](https://github.com/partisiablockchain).
|
||||
|
||||
Work in Progress.
|
||||
Current components:
|
||||
|
||||
- Asset contract that stores game assets secret-shared.
|
||||
- NFT asset that references the assets.
|
||||
- Python Flask website for viewing NFTs based on their properties and used
|
||||
assets.
|
||||
|
||||
## Work in Progress
|
||||
|
||||
- [ ] System for uploading assets and initializing contracts.
|
||||
- [ ] Attribute generation system.
|
||||
- [ ] New asset contract based on Off-Chain Components.
|
||||
|
|
Loading…
Reference in New Issue
Block a user