Coder Social home page Coder Social logo

convert-pubk-to-auto's Introduction

A command line tool for converting a public key to an autonomys style address

Compile

cargo build --release

Command line usage

pubkey-to-auto convert --publickey 0x3ae43b80268XXXXXX81ec6ec2631be705b2e57392aa96b9a37bcc7337a622131
st7bQWbpMe3wVoUtyvtQhDv3f7d9Z7soBnQuTD5gjYykbos1T

# get help
pubkey-to-auto convert --help
Usage: base58_converter convert --publickey <PUBLICKEY>

Options:
  -p, --publickey <PUBLICKEY>
  -h, --help                   Print help
  -V, --version                Print version

run this tool in a server

pubkey-to-auto convertserver -l 127.0.0.1:4000

# get help
pubkey-to-auto convertserver --help
Listen to a port to start a service

Usage: pubkey-to-auto convertserver --listen <LISTEN>

Options:
  -l, --listen <LISTEN>


  -h, --help
          Print help (see a summary with '-h')

  -V, --version
          Print version

Service uri is kind of like http://host:port/pub/youpublickey. eg: http://127.0.0.1:4000/pub/0x3ae43b80268a721c781ec6ec2631be705b2e57392aa96b9a37bcc7337a

Notice

This is a tool to convert public key to autonomys address. use the command line or run a server. simple and easy.

convert-pubk-to-auto's People

Contributors

dayou5168 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.