Socket
Book a DemoInstallSign in
Socket

@moosty/lisk-sprinkler

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@moosty/lisk-sprinkler

`lisk-sprinkler` is a faucet transaction with username registration.

latest
Source
npmnpm
Version
0.1.9
Version published
Weekly downloads
0
Maintainers
2
Weekly downloads
 
Created
Source

Lisk-sprinkler

lisk-sprinkler is a faucet transaction with username registration.

Custom badge

Blockchain application installation

npm install @moosty/lisk-sprinkler

In your application file change the module order for lisk-sprinkler to work:

import {SprinklerModule} from "@moosty/lisk-sprinkler"

const app = new Application(genesisBlockDevnet, appConfig);

app._registerModule(SprinklerModule, false);
app._registerModule(TokenModule, false);
app._registerModule(SequenceModule, false);
app._registerModule(KeysModule, false);
app._registerModule(DPoSModule, false);

The sprinkler transactions could be made with the following params:

ModuleID: 6666
AssetID: 100
Asset: {
  username: string
}

Change logs

June 13th, 2021: Upgraded to sdk v5.1.1

May 7th, 2021: Upgraded to sdk v5.0.4

May 7th, 2020: Created initial release

Keywords

lisk

FAQs

Package last updated on 13 Jun 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.