Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cityofzion/wallet-connect-sdk

A Wallet Connect SDK for ecosystem tools
https://github.com/cityofzion/wallet-connect-sdk

Last synced: 6 days ago
JSON representation

A Wallet Connect SDK for ecosystem tools

Awesome Lists containing this project

README

        




A WalletConnect SDK for the Neo3 ecosystem.

Made with ❤ by COZ.IO

# WalletConnect SDK
A [COZ](https://www.coz.io/) WalletConnect 2.0 SDK for ecosystem tools. WcSdk is an auxiliary library built to help the usage of
[walletconnect](https://github.com/WalletConnect/walletconnect-monorepo) with NEO 3 Wallets.

- [Installation and Setup](#installation-and-setup)
- [Usage](#usage)
- [How to test?](#how-to-test)

## Why WalletConnect?
Enhance security and trust in dApps by using WalletConnect, which eliminates the need to share private keys for
transaction signing. [Read More](WHY_WALLETCONNECT.md).

## Example video
![Video](demo.gif)

This example is showing the [wc-dapp-vite-vanilla](examples/wc-dapp-vite-vanilla) example connecting with
[Neon Wallet](https://neonwallet.com/) to make a GAS transfer.

## Installation and Setup
- [WcSdk React](packages/wallet-connect-sdk-react/README.md) - For React.js with streamlined state changes.
- [WcSdk Svelte](packages/wallet-connect-sdk-svelte/README.md) - For svelte.js with streamlined state changes.
- [WcSdk Core](packages/wallet-connect-sdk-core/README.md) - For other technologies with the same features.

## Usage
Check this [Usage Guide](USAGE_GUIDE.md) to see how to use this SDK on your application. And browse the [examples folder](https://github.com/CityOfZion/wallet-connect-sdk/tree/main/examples) to see whole picture.

## How to test?
This SDK uses
[WalletConnect 2.0](https://docs.walletconnect.org/v/2.0/) protocol and was designed to work on the NEO 3 blockchain.
You will need a Wallet application that fits these requirements, we recommend [Neon Wallet](https://neonwallet.com/).