Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

confio/token-finder

 
 

Repository files navigation

token-finder

Build Status

A tool that converts stuff

Get started

yarn install
yarn start

Open a browser with CORS disabled, e.g. Chrome on macOS:

/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --disable-web-security --user-data-dir=/tmp/no-cors-user-data-dir

Go to http://localhost:3000/.

Type in example data:

  • Hex data: aabbccdd
  • Lisk address: 6076671634347365051L
  • Weave address: f6cade229408c93a2a8d181d62efce46ff60d210
  • Ed25519 pubkey: 0fd9dcc5c02ea0de495987409a6acd8080a712e91bdb8cb6dc20203d6f81877a
  • BNS name: alice
  • Mnemonic: sense turn maze boost short wagon habit aisle more final social wild spice rookie nominee
  • Lisk passphrase: gaze grape mechanic card explain total sphere foam dwarf pact weekend hollow

License

This repository is licensed under the Apache License 2.0 (see NOTICE and LICENSE).

Packages

No packages published

Languages

  • TypeScript 87.2%
  • CSS 5.8%
  • Shell 4.3%
  • HTML 2.7%