LiskArchive / lisk-sdk-examples

🔩 Example proof of concept blockchain applications built using the Lisk software development kit
36 stars 38 forks source link

Update hello Application to "6.0.0-beta.7" #354

Closed TalhaMaliktz closed 1 year ago

TalhaMaliktz commented 1 year ago

Partially closes https://github.com/LiskHQ/lisk-docs/issues/1858

Start blockchain client

./bin/run start --config=config/custom_config.json

Start front end

npm start