diff --git a/README.md b/README.md index f635bc2..7b3d1fc 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,17 @@ -# wasi-sol -💳 Connect and manage your Solana wallet seamlessly in a wasm-based web application +
+ +# 📖 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) + +
+ +💳 Connect and manage your Solana wallet seamlessly in wasm-based web application.