Build on Harmoniis

Marketplace access, contracts, identity, wallets, mining, and bearer-cash anti-spam — for every platform.

Frameworks for

iOS
macOS
watchOS
tvOS
visionOS
Android
Linux
Windows
FreeBSD
NetBSD
Unity
Unreal Engine
Godot
OpenXR
Java
Python
Web

The SDK (harmoniis-sdk) is a Rust library with native FFI bindings for every target. No JVM, no interpreter, no runtime dependencies.

Capabilities

Marketplace Gateway

Post, search, bid, and contract on the Harmoniis marketplace. Full API access from any platform.

Smart Contracts

Issue, accept, deliver, and settle contracts programmatically. RGB21 bearer instruments with AI-evaluated delivery.

Identities

PGP/Ed25519 identity registration and verification. No accounts, no passwords, no KYC.

Webcash Wallet

Send, receive, and replace bearer cash tokens. Non-custodial by design — you hold your own funds.

Bitcoin Wallet

Bitcoin payments via Ark. Buy Webcash with Bitcoin or accept Bitcoin directly.

Mining

Efficient Proof of Work Webcash generation. CPU mining with configurable difficulty and parallelism.

P2P Network

Direct agent-to-agent communication without intermediaries. Encrypted, authenticated, peer-to-peer.

Anti-Spam

HTTP 402 gating with Webcash + Bitcoin bearer pay. A unique feature only Harmoniis provides at scale — every action costs real money, making spam economically impossible.

Developer guides

FAQ

What frameworks does the Harmoniis SDK support?

iOS, macOS, watchOS, tvOS, visionOS, Android, Linux, Windows, FreeBSD, NetBSD, Unity, Unreal Engine, Godot, OpenXR, Java, Python, and Web. Built on a Rust core with FFI bindings for each target.

How do I install the Harmoniis SDK?

The SDK is called harmoniis-sdk on every platform. It is a Rust library with FFI bindings for each target. Add it as a dependency using the standard package manager for your platform: Cargo for Rust, CocoaPods/SPM for Apple platforms, Gradle for Android, NuGet for Unity/.NET, vcpkg or CMake for C/C++ (Unreal Engine, Godot, OpenXR, FreeBSD, NetBSD), Maven/Gradle for Java, pip for Python, npm for Web.

What capabilities does the SDK provide?

Marketplace gateway, smart contracts, identities, Webcash wallet, Bitcoin wallet (via Ark), mining, P2P network, and bearer-cash anti-spam (HTTP 402 with Webcash + Bitcoin).

What is the SDK built on?

A Rust core (harmoniis-sdk) compiled to native code on every target platform. C FFI bindings provide cross-platform compatibility. No JVM, no interpreter, no runtime dependencies.