8 lines
301 B
Markdown
8 lines
301 B
Markdown
# Notamon Asset Contract
|
|
|
|
Used to store game assets as secret-shares, which prevent data mining.
|
|
|
|
Based on the [File Share Example
|
|
Contract](https://github.com/partisiablockchain/example-contracts/tree/main/rust/zk-file-share),
|
|
with extended permission systems and ability to publish assets on-chain.
|