Skip to content

Commit

Permalink
fix: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
wiseaidev committed Jun 16, 2024
1 parent 1a242c6 commit b6422e3
Showing 1 changed file with 17 additions and 2 deletions.
19 changes: 17 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,17 @@
# wasi-sol
💳 Connect and manage your Solana wallet seamlessly in a wasm-based web application
<div align="center">

# 📖 WASI SOL

[![made-with-rust](https://img.shields.io/badge/Made%20with-Rust-1f425f.svg?logo=rust&logoColor=white)](https://www.rust-lang.org/)
[![Rust](https://img.shields.io/badge/Rust-1.75%2B-blue.svg)](https://www.rust-lang.org)
[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/wiseaidev)
[![Crates.io](https://img.shields.io/crates/v/wasi-sol.svg)](https://crates.io/crates/wasi-sol)
[![Crates.io Downloads](https://img.shields.io/crates/d/wasi-sol)](https://crates.io/crates/wasi-sol)
[![docs](https://docs.rs/wasi-sol/badge.svg)](https://docs.rs/wasi-sol/)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)

![WASI SOL Demo](https://github.com/wiseaidev/wasi-sol/assets/62179149/a3ddea79-935e-4692-8d2f-b63a22b05a02)

</div>

💳 Connect and manage your Solana wallet seamlessly in wasm-based web application.

0 comments on commit b6422e3

Please sign in to comment.