Skip to content

This Move contract manages entry lists on Aptos, allowing users to create lists and add entries with IPFS hashes and timestamps. It includes error handling and tests for functionality and data accuracy.

Notifications You must be signed in to change notification settings

Vortex-Engine-SDK/Vortex-Engine-Aptos-Module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vortex Engine Move Contract

Unlock the power of on-chain game development with the Vortex Engine Move contract for Aptos! This contract seamlessly integrates with the Vortex Engine suite, enabling developers to manage and store game data efficiently on the blockchain. It features the EntityList struct for organizing entries with IPFS hashes, timestamps, and wallet addresses. Key functionalities include creating new entry lists (create_list), adding game-related entries (create_entry), and robust error handling. With built-in tests to ensure reliability and accuracy, this contract provides a solid foundation for building immersive and secure on-chain gaming experiences.

For the "Best Build on Aptos" track, we deployed a custom module to store essential game data, including timestamps, user wallet addresses, and entry IDs. This data is fetched into our scanner, providing users with a comprehensive view of their game transaction history. We chose the Aptos chain for its exceptional transaction speed, ensuring a seamless gaming experience. Due to challenges with existing Aptos documentation, we also created our own detailed integration guide.

Docs for integrating Move contract: https://deepakrajas-organization.gitbook.io/aptos-move-docs

Website: https://vortexengine.vercel.app/

Other Repos: https://github.com/orgs/HHGoa/repositories

Link tree: https://linktr.ee/deepakraja03

About

This Move contract manages entry lists on Aptos, allowing users to create lists and add entries with IPFS hashes and timestamps. It includes error handling and tests for functionality and data accuracy.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages