bloqly
  • About
  • Installation
  • Quickstart
  • Command line
    • Start server
    • Stop server
    • Create new key pair
    • Create new validator
    • Reset data
  • API
    • Transaction structure
    • Transaction signing
    • Create transaction (Python)
    • Create transaction (NodeJS)
    • Create transaction (Java)
    • Get transaction by hash
    • Get transactions by block height
    • Get transactions
    • Get last event state
    • Get block header by height
    • Get last blocks
  • Configuration
    • Config file structure
    • Permissions
    • Validators
    • Contracts
    • Admin
  • Smart contracts
    • JavaScript smart contracts
    • Executing smart contract
    • Transaction lifecycle
  • Feedback
    • Contacts
Powered by GitBook
On this page

Was this helpful?

  1. Command line

Stop server

To stop blockchain node execute

./stop
PreviousStart serverNextCreate new key pair

Last updated 6 years ago

Was this helpful?