Code Monkey home page Code Monkey logo

keygen.ubq.fi's Introduction

@ubiquity/keygen.ubq.fi

Generate a New Encrypted EVM Private Key

  1. Visit the Key Generation Tool

    • Navigate to the permit key generation tool on the web.
  2. Generate a Key

    • Click on the "Generate" button on the webpage to initiate the key generation process.
  3. Input Your EVM Private Key

    • In the provided plain text field, paste your EVM Private Key. Ensure that it is 32 bytes in length.
  4. Encrypt Your Private Key

    • Once you've pasted your private key, click on the "Encrypt" button. This action will encrypt your private key, enhancing its security.
  5. Update GitHub Secrets

    • Copy the newly generated private key and update it on your GitHub Actions secret. Find the field labeled x25519_PRIVATE_KEY and replace its content with your generated x25519 private key.
  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.
  7. 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.

KNIP

keygen.ubq.fi's People

Contributors

gitcoindev avatar rndquu avatar molecula451 avatar

keygen.ubq.fi's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.