Skip to content
/ ss58 Public
forked from shamilsan/ss58.org

SS58 Address Format Online Converter

License

Notifications You must be signed in to change notification settings

GearFans/ss58

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SS58 Address Format Online Converter

Build License

🏹 https://ss58.org

Build and Serve Locally

  1. Install Rust using rustup.

  2. Add WASM target:

rustup target add wasm32-unknown-unknown
  1. Install trunk utility.

  2. Clone the repo:

git clone https://github.com/shamilsan/ss58.org
cd ss58.org
  1. Run trunk to build and serve the app:
trunk serve
  1. Open http://localhost:8080

License

Source code is licensed under the MIT license.

About

SS58 Address Format Online Converter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 95.4%
  • HTML 3.8%
  • Shell 0.8%