Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ordinariusprof committed Mar 20, 2024
1 parent b1e17a9 commit 7b495a0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Rare sat miner using OrdinalsBot API.
# What you need
1- OrdinalsBot API Key
2- An account in a supported exchange/service so you can send sats back and forth.
3- A bitcoin-core wallet with a loaded wallet and some bitcoin.

# Install
* Clone and install this repository
Expand All @@ -15,7 +16,8 @@ git clone https://github.com/ordinalsbot/sat-miner
cd sat-miner
npm i
```
* Rename `.env.sample` to `.env` and update the file with your exchange account information.
* Rename `.env.sample` to `.env`
* Update the file with your exchange account and bitcoin-core wallet information

# Use
* run the app
Expand Down

0 comments on commit 7b495a0

Please sign in to comment.