Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dao-xyz/identity-wallet-adapter

A simple chain agnostic wallet adapter for signing arbitrary messages
https://github.com/dao-xyz/identity-wallet-adapter

Last synced: 3 days ago
JSON representation

A simple chain agnostic wallet adapter for signing arbitrary messages

Awesome Lists containing this project

README

        

# Identity-wallet-adapter
A simple chain agnostic wallet adapter for signing arbitrary messages.

Supports:
- Metamask
- PhantomWallet

Based on the Solana Wallet Adapter (but with chain specific functionality removed). So coming from the Solana Wallet Adapter, you only need to replace

```@solana/wallet-adapter...```

with

```@dao-xyz/wallet-adapter...```

and you will served with a similiar API