Where can I obtain the private key?

Expert

I have a quick question about Github actions. I'm trying to set up CI and got stuck in the private key part. I would like some clarification where to obtain the private key? Is it from Valist (if so, where can I create the key?) or is it Github (if so, do I create a token access) ?

Answers 1

Hey there! To generate a signing key for a Valist Project, you can use MetaMask, MyCrypto, or any other Ethereum wallet that can export private keys. Once the key is generated, add a repository secret called VALIST_SIGNER with the private key. Additionally, the address for the key must be added to the Valist project you are trying to publish in order for it to have access.