Jump to Content
OpenWeb3
GuidesRecipesAPI ReferenceDiscussions
v1.0

Log InOpenWeb3
Guides
Log In
v1.0GuidesRecipesAPI ReferenceDiscussions

Documentation

  • Getting Started with OpenWeb3

Wallet as a Service

  • Getting Started
  • Introduction
  • Authentication
  • MPC Custody

Wallet SDK

  • Wallet Java SDK
  • Wallet Golang SDK

MINIAPP POLICY

  • Standard MiniApp Privacy Policy
  • Terms of Service for Mini Apps
Powered by 

Wallet Java SDK

Suggest Edits

Add Dependency

<dependency>
  <groupId>io.openweb3.wallet</groupId>
  <artifactId>wallet</artifactId>
  <version>0.0.2</version>
</dependency>

Updated 7 months ago


  • Table of Contents
    • Add Dependency