Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
molecula451 committed Mar 1, 2024
1 parent 25e70f9 commit 796293b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

Generating a New evmPrivateKeyEncrypted for the ubiquibot-config.yaml

To generate a new encrypted EVM private key:
# Generate a new encrypted EVM private key:

Visit the Key Generation Tool
### Visit the Key Generation Tool

Navigate to the permit key generation tool on the web.

Generate a Key
### Generate a Key

Click on the "Generate" button on the webpage to initiate the key generation process.

Expand All @@ -28,6 +28,6 @@ Update Configuration File

Next, take the cipher text, which is the encrypted version of your private key, and paste it into your ubiquibot-config.yaml file. Look for the field labeled evmEncryptedPrivate and replace its content with the cipher text.

Double Check
### Double Check

Ensure that you've updated the GitHub Actions secret field x25519_PRIVATE_KEY with your already generated x25519 private key. This double check ensures that all components are aligned and your system remains secure.

0 comments on commit 796293b

Please sign in to comment.