Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Game3.js | 184 | 7 months ago | 5 | February 24, 2021 | 42 | mit | JavaScript | |||
The Web 3.0 Game Framework | ||||||||||
Wildcard Game | 41 | 8 months ago | mit | C# | ||||||
Wild game is NFT Card Game online make with godot and unity, dapp web3 (react,next js) marketplace (sell and buy NFT) and mint (create) NFT upload to IPFS | ||||||||||
Ipfs For Unity | 16 | 5 years ago | C# | |||||||
An IPFS implementation for Unity. Includes asset storage in a linked-link format. | ||||||||||
Trankers | 4 | a month ago | JavaScript | |||||||
Trankers is a community-led online "play-and-earn" gaming platform created by CodeDecoders. |
An IPFS implementation for Unity. Includes asset storage in a linked-link format.
InterPlanetary File System (IPFS) is a protocol and network designed to create a content-addressable, peer-to-peer method of storing and sharing hypermedia in a distributed file system.
This a Unity Engine Implementation.
I haven’t tested it outside the Editor yet, but the example scene included contains 4 objects (3 may be deactivated on opening the scene, just make them active again.)
The scripts on the objects, named ‘IPFS Object’ names the object visible to the Genesis script. The IPFS Genesis script contains one public variable ‘Write’. If true, it writes to the IPFS. If false, it reads from the IPFS the LAST THING YOU SAVED.
You should also have a plugins folder with lost of .dlls. Please don't mess with them. They were a pain to make and get working.