Saruultugs / awesome-lisk

A curated list of Lisk resources, services and tools for software developers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome Lisk

A curated list of Lisk resources, services and tools for software developers

Lisk Logo

List of content

Useful Links

Official

Ecosystem

lisk-sdk framework

  • lisk-sdk Github repository with lisk-sdk framework to develop dapps.
  • lisk-explorer Github repository with lisk-explorer, compatible with lisk-sdk to browse blockchain data.
  • lisk-docs Official docs repository.
  • lisk-core Main network application built with lisk-sdk.
  • lisk-scripts Useful lisk related bash scripts.
  • lips Lisk improvement proposal repository.
  • lisk-template Lisk repository template.

Interoperability and Lisk DEX

lisk-sdk dapps

  • ldice Proof of concept of provably fair dice game, developed by ThePool delegate.
  • lisk-sdk-examples Example applications built using the Lisk software development kit, developed by LiskHQ.
  • lisk-bike Decentralised bike sharing.
  • LQuiz Quiz proof of concept.
  • lisk-bike-blockchain-app Decentralised bike sharing.
  • lisk-roulette Proof of Concept roulette made with the Lisk SDK, developed by Moosty delegate team.
  • chronicler A distributed network to store, audit, or verify various types of data built using the Lisk SDK.
  • lisk-inviter Blockchain ticketing system created using Lisk Alpha SDK.
  • Global-Data-Chain Global Data Chain is a decentralized Sidechain PoC build with the Lisk SDK.

lisk-sdk development tools

  • lisk-transaction-faucet Custom transaction faucet
  • lisk-genesis Useful library to generate genesis block to start new network. Developed by Corbifex from Moosty delegate team.
  • lisk-boilerplate Lisk node boilerplate to start development. Developed by Corbifex from Moosty delegate team.
  • lisk-bootstrap A simple straight forward setup for developing a Lisk Blockchain.
  • randolisk Decentralized random number generator for Lisk interchain.
  • prando Deterministic pseudo-random number generator for JavaScript and TypeScript. Useful with lisk-sdk.

Tokens sharing and pooling

Custom libraries

Wallets

Node managment and forging

Managment

Forging

  • Lisk-forging-failover Forging managing software, written in PHP with good practices. It allows to set up array of forging nodes and efficiently switch forging node in case of any problems on main server.
  • always-forge One of the very first forging managers, developed by 4miners delegate.
  • liskak Lisk Army Knife - Forging failover and command line lisk
  • lisk-dfc Control and monitor an array of forgers, developed by Sidechain Solutions.
  • lisk-autotoggler A script that ensures that forging on your Lisk node stays enabled.
  • Lisk-Enable-Forging Tool to Enable Forging on Lisk Node.
  • lisk-passphrase-encrypt Custom software to encrypt passphrase for forging.
  • forger_lisk Set lisk forging status.
  • salty-dpos SaltyDPOS - DPOS node management with Saltstack.

Network monitors

Custom usage of transaction asset

  • lisk-file-manager Software to manage files in Lisk blockchain.
  • lisk-tic-tac-toe tic tac toe game built only using transaction data field.
  • PayWithLisk-Server Server to process payments with Lisk blockchain.
  • Lisk-Download-File Software to download files from Lisk blockchain, uploaded in transactions data field.
  • Lisk-Send-File Software to upload files to Lisk blockchain, uploaded to transactions data field.
  • liskPay2Enter Utilisation of transaction asset to unlock digital content.
  • LiskPay2Download Utilisation of transaction asset to unlock download of digital content.
  • lisk-eternity Guestbook like software to store entries and present on website.
  • liskwall Send short messages to the liskwall using the data field.
  • liskland Liskland allows users to add objects to a website using the reference code in a lisk transaction.

Vanitygens

Useful scripts

  • LiskScripts Scripts for Lisk Delegate Servers, developed by mrv777.
  • Lisk-autoVote Script to vote automatically positive and negative from text files with delegate names, addresses and/or public keys.
  • lisk-recovery Tool to recover a Lisk passphrase with a missing word.
  • lisk-rescue Recover Lisk funds from non conventional passphrases
  • lisk-passphrase-recovery Recover a 12-word Lisk passphrase with exactly one incorrect word.
  • lisk-tools Various scripts from corsaro delegate.
  • lisk_broadcast Broadcast a tx on lisk network.
  • liskitbash Very simple bash script wrapper for Lisk client auto update or install.
  • Lisk-multiSigner Sign multiple pending multisig transactions automatically in one batch.
  • lisk-php-cli Interface to interact with Lisk network via command line.

Blockchain analysis

Misc

Legacy repositories

  • LiskArchive Official LiskHQ repository for deprecated projects and libraries.

Contributing

If you would like to modify description or classification, please provide pull request. If you would like to add project, please submit issue or pull request.

Awesome-Lisk is prepared and maintained by ThePool Lisk delegate team.

License: MIT

About

A curated list of Lisk resources, services and tools for software developers

License:MIT License