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
  • Welcome to Craftware!
  • Want to jump right in?
  • Want to deep dive?

Was this helpful?

What is Craftware?

About Craftware. How to get started. References to more details.

NextGame Samples using Craftware

Last updated 1 year ago

Was this helpful?

Welcome to Craftware!

Hello World. Here you'll find all the documentation you need to get up and running with it.

Craftware is a middleware that allows you to set the crafting chain logic for your in-game assets, items, resources, and currencies, saving you hundreds of hours of development, so you focus on your game instead of getting bugged down by tech.

Additionally, it can sign your items for export and use in other games if you wished to increase the value or utility of your items. It does so by using blockchain technologies and without interfering in the game's experience.

Similarly, it could import items from other games if you wished to target those users who hold such items and acquire them into your game.

Want to jump right in?

Ready? Jump in to the quick start docs and get making your first assets:

Want to deep dive?

Dive a little deeper and start exploring our references to get an idea of everything that's possible with Craftware:

❗Getting Started
Game Content
Onchain Interoperability
Admin