https://github.com/mirage-xyz/mirage-serverside-demo
Go lang sdk for unity plugin
https://github.com/mirage-xyz/mirage-serverside-demo
Last synced: 3 months ago
JSON representation
Go lang sdk for unity plugin
- Host: GitHub
- URL: https://github.com/mirage-xyz/mirage-serverside-demo
- Owner: mirage-xyz
- Created: 2022-01-14T11:08:42.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-29T10:24:31.000Z (over 2 years ago)
- Last Synced: 2025-01-04T01:34:04.204Z (4 months ago)
- Language: Solidity
- Size: 140 KB
- Stars: 0
- Watchers: 7
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Example Backend Projects for "Mirage Unity / Unreal SDK"
### Backends
**signing-go** - Golang example for sign transaction at backend.### Contracts
**GameItem.sol** - ERC721 contract that mintable with signed transaction from backend.