Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Commit

Permalink
update in source.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
chris529 committed Nov 2, 2023
1 parent 70b6535 commit c6a576f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/antora/modules/ROOT/pages/setup/source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ Mona Bärenfänger <[email protected]>
:url_references_config: configuration/index.adoc
:url_core_setup_npm: v4@lisk-core::setup/npm.adoc

TIP: Install from source code if you want to customize the codebase of Lisk Service, e.g. if you want to adjust the API to be fully compatible with your blockchain application.

[NOTE]
====
*Pre-requisite*
Expand All @@ -41,8 +43,6 @@ It is recommended to set up a blockchain node first, before setting up Lisk Serv
* Please make sure to set `system.keepEventsForHeights: -1` in the node config before synchronizing the node with the network.
====

TIP: Install from source code if you want to customize the codebase of Lisk Service, e.g. if you want to adjust the API to be fully compatible with your blockchain application.

As an alternative to the Docker image setup, it is also possible to install Lisk Service from source code.

This setup requires more steps than the Docker image installation, however this provides the developer with the possibility to customize the Lisk Service codebase.
Expand Down

0 comments on commit c6a576f

Please sign in to comment.