generate-nice-eth-address

1.0.5 • Public • Published

GENERATE NICE ETH ADDRESS

Tool generate nice eth address with user desired ending string.

Features

  • Generate nice ending eth address, eg: 0x...666, 0x...888, the longer ending string you need, the longer time the tool run

Installing

NodeJS

npm install generate-nice-eth-address

Usage Example

import { generate } from "generate-nice-eth-address";

console.log(generate("888"));

/generate-nice-eth-address/

    Package Sidebar

    Install

    npm i generate-nice-eth-address

    Weekly Downloads

    3

    Version

    1.0.5

    License

    ISC

    Unpacked Size

    1.43 kB

    Total Files

    3

    Last publish

    Collaborators

    • tnm0113