An open API service indexing awesome lists of open source software.

https://github.com/magicblock-labs/unity-js-wallet-adapter

This repository contains a minimalistic library for interacting with Solana wallets implementing the Wallet Standard.
https://github.com/magicblock-labs/unity-js-wallet-adapter

Last synced: 3 months ago
JSON representation

This repository contains a minimalistic library for interacting with Solana wallets implementing the Wallet Standard.

Awesome Lists containing this project

README

        

# Unity JS Wallet Adapter

This repository contains a minimalistic library for interacting with Solana wallets implementing the [Wallet Standard](https://github.com/wallet-standard/wallet-standard).

It is used internally in the [Solana.Unity-SDK](https://github.com/magicblock-labs/Solana.Unity-SDK), see the [installation](https://github.com/magicblock-labs/Solana.Unity-SDK/tree/main#-installation) instructions to use it in your project.

## Package

| Package | Description | Version |
|:----------------------------|:---------------------------------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------|
| `@magicblock-labs/unity-wallet-adapter` | Bundled Wallet Adapter | [![npm](https://img.shields.io/npm/v/@magicblock-labs/unity-wallet-adapter.svg?color=blue)](https://www.npmjs.com/package/@magicblock-labs/unity-wallet-adapter) |