Craftware Docs
  • What is Craftware?
    • Game Samples using Craftware
  • ❗Getting Started
  • SDKs
    • Unity3D SDK Guide
    • Golang SDK Guide
  • Blockchain Elements
    • Smart Contracts
    • ICraftableIn Library
  • 🎮Game Content
    • Game Assets
      • Resources
        • Create a resource
        • Retrieve Resources in Game
      • Currencies
      • Items
      • Properties
      • Export Assets Data
      • Import Assets Data
    • Crafting
      • Crafting Rule
  • 🤝Onchain Interoperability
    • Authentication
      • Wallet Binding
      • Wallet Session Authentication
      • Setting Up Wallet Authentication
    • Ports Protocol
      • Export Protocol
      • Import Protocol
    • Backward Compatibility
    • Crafting Protocol
      • Craftable Token
        • Definition Metadata
        • Craftable Input Token
        • Craftable Output Token
      • Crafting Rule Contract
        • Definition Metadata
      • Crafting Rule No-code Designer
  • ⚙️Admin
    • Account Settings
      • Account
      • Users
      • API Keys
      • Plan
      • Config
    • Security
    • Terms of Service
    • Privacy Policy
Powered by GitBook
On this page
  • Ports import / export with 1 transaction with 2 signatures
  • Minimizing restraints: port is agnostic, and minting is moved to another contract
  • No entity to dominate another
  • Player having the cake and eating it with the game items in-game and on-chain at the same time
  • Proof of Play

Was this helpful?

  1. Admin

Security

Some Security thoughts

Ports import / export with 1 transaction with 2 signatures

Minimizing restraints: port is agnostic, and minting is moved to another contract

No entity to dominate another

Player having the cake and eating it with the game items in-game and on-chain at the same time

Proof of Play

PreviousConfigNextTerms of Service

Last updated 1 year ago

Was this helpful?

⚙️