-
# User story specification (one liner)
As an **IT student** I want to master the basics of the Lisk SDK so I can develop DApps that run on the Lisk infrastructure.
As **Kalipo** I want to have deve…
-
In order to demonstrate the use of Lisk SDK 6.0, and benefit from this project in the development of WalletConnect protocol in Lisk Desktop and Mobile, we should update the Postboard project to use Li…
-
As a part of "Implement blockchain application transaction signing" for Lisk Dekstop and Mobile, we should create a minimal dApp, running against the Postboard project to connect to Lisk Desktop thoug…
-
I'm trying to do a Hello World dapp usiing this sdk.
Sorry if a very noob question, but I was unable to locate tutorials and samples, so I'm digging alone until now.
`~/src/lisk-dapps-sdk$ node_…
-
Not sure if this something you want to implement, but since the official lisk-service has issues you could use the forger plugin built in to lisk-core. It provides always accurate data since it collec…
-
The `lisk-v3-dex-adapter` Node.js module needs to do the following things:
- Synchronize blockchain data from a RocksDB database file into a Postgres database. We don't need the full blockchain dat…
-
**Is your feature request related to a problem? Please describe.**
Sometimes link labels are confusing and they are not indicating where exactly the link is leading .
**Describe the solution you'…
-
Recent npm version of the async library has switched the parameter ordering.
When doing a multi module call, the first parameter will be the `scope` variable and the second parameter is the `cb` callb…
-
### Description
Resolve all the TODOs within the code base.
### Acceptance Criteria
- All the TODOs are resolved
- If certain TODOs are not resolvable due to dependent products please crea…
-
I'm concerned about the need for the fields to be ordered just like they exists in the blockchain.db and if you join with system table like often used in the examples like "transactions" if Lisk team …