Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/microgift/solana-sign-message

Simple frontend for sign message with Solana wallet
https://github.com/microgift/solana-sign-message

message react sign solana wallet

Last synced: 16 days ago
JSON representation

Simple frontend for sign message with Solana wallet

Awesome Lists containing this project

README

        

# Simple Frontend to Sign with Solana wallet

## Purpose
You need to sign some text messages in order to test solana backend.

## Development

```bash
npm run dev
# or
yarn dev
```