/AccountCreation

Create a Convex account

Primary LanguageC#

Account Creation

Code used by Convex's bot to create a Convex account.

The code uses this library to generate the key pair.

How to use?

  1. Download the compiled code here
  2. Unzip the file, and launch AccountCreation.exe
  3. Follow the instructions given by the console
  4. Make sure to copy the keys given and store them somewhere.

/!\ Important : You will be the only one to possess the private key. Loosing this key means loosing your account and everything stored in it. There is no way to retrieve it or use your account without it.

Supported OS

Windows, Linux and Mac should all be supported by the executable. If you are having any issue, please report it.