03 · Kit
Three engines, one kit.
Same three calls in every engine: LaunchL3, SendAction, OnSettlement. Pick the language you ship.
Unity
C#Drop the package into Unity 2022.3+. Attach ReplaClient, set the L3 id, ship.
repla-unity-0.1.0.zipDownloadUnreal
C++UE 5.4+ plugin. UReplaSubsystem singletons, Blueprint nodes, packaged events.
ReplaSDK-0.1.0.zipDownloadGodot
GDScriptGodot 4.3+ addon. Drop into res://addons, autoload the singleton, signal connect.
repla-godot-0.1.0.zipDownloadCLI
Noderepla connect, stake, status, init, deploy. Real on-chain transactions.
repla-cli on npmDownload