Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulKryptex committed Dec 9, 2023
1 parent 8afd296 commit 60a5382
Showing 1 changed file with 21 additions and 2 deletions.
23 changes: 21 additions & 2 deletions README.md
@@ -1,2 +1,21 @@
# karlsen-helper
Karlsen (KLS) hepler files
# Karlsen (KLS) node helper files by Kryptex
Easy setup and basic usage

## How to set up a node and wallet
1. Place these files into karlsend folder
2. Run 1-Setup.cmd and setup your wallet.
3. Follow the easy step-by-step process
You need to select seed phrase and wallet and press enter to copy them.

## Operations
You need a node and wallet to be running and syncronized to view balances and spend KLS.
1. Run 2-Node_And_Wallet.cmd - two cmd windows will appear - for wallet and for node.
2. Wait until full sync (node window will show "block accepted" messages) You need full sync before any operations with your wallet!

## After this you may use other .cmd files
- Balance.cmd - shows current balance
- Send.cmd - send KLS to another address.

## If something goes wrong
If you want to run setup again you may delete Karlsend and Karlsenwallet folders in AppData\Local
Do not do that if you already used your wallet or you will lose funds on it.

0 comments on commit 60a5382

Please sign in to comment.