Skip to content

Commit

Permalink
Update README.md (#164)
Browse files Browse the repository at this point in the history
change some instructions
  • Loading branch information
rubenmarcus authored Feb 3, 2025
1 parent f33616d commit e249671
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,9 +116,9 @@ Copy the `.env.example` file and add these values to the `.env` file.

Steps to get your `NEAR_ACCOUNT_ID` and `NEAR_ACCOUNT_PRIVATE_KEY`:

1. Create a mintbase wallet, super easy, here: https://wallet.bitte.ai/
2. Your `XYZ.testnet` is your `NEAR_ACCOUNT_ID`.
3. In mintbase, on the top right corner click on the gear (settings) icon.
1. Create a Near wallet address, super easy, here: https://wallet.bitte.ai/
2. Your `XYZ.near` is your `NEAR_ACCOUNT_ID`.
3. [Visit Settings Page](https://wallet.bitte.ai/settings)
4. Go to "Security & Recovery" -> "Export Account".
5. After the exporting is complete click on "Private Key" and copy it.
6. Paste it to `NEAR_ACCOUNT_PRIVATE_KEY` in your `.env` file.

0 comments on commit e249671

Please sign in to comment.