Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do i create an X-chain wallet address with its correspond private key #3391

Open
segun-flexible opened this issue Sep 17, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@segun-flexible
Copy link

I am working on creating an X-Chain address in a Node.js environment, specifically with Avalanche's X-Chain. The official documentation outlines how to do this using AvalancheGo APIs, but it doesn't provide a clear example of how to achieve this in a Node.js application using available libraries like @avalabs/avalanchejs.

And also i also notice that avm.createAddress is depreciated, so how do we programatically create a wallet address of X-chain

@segun-flexible segun-flexible added the bug Something isn't working label Sep 17, 2024
@philipjonsen
Copy link

Gonna look into to it a little bit more,.

@philipjonsen
Copy link

You are probably right. I found around 25 or so leaked secret like generic passwords, rsa_certs, base64 encoded private keys and so on. We should probably make this confidential until it's resolved. I will share my findings in a more secure place.

@philipjonsen
Copy link

Aswell as leaked API's.

@philipjonsen
Copy link

I managed to fix most of it by revoking the secrets. A lot is just test, so it dosn't really matter. But some are under other repo's and worth looking into. I'll gladly share my finding with some mod/admin to look into it. Thanks for the finding!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants