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

Help add generate address TON #133

Open
jaylinlucero opened this issue May 29, 2024 · 5 comments
Open

Help add generate address TON #133

jaylinlucero opened this issue May 29, 2024 · 5 comments

Comments

@jaylinlucero
Copy link

Hello, can you add a way to generate addresses for TON? I can provide data for generation
"id": "ton",
"name": "TON",
"coinId": 607,
"symbol": "TON",
"decimals": 9,
"blockchain": "The Open Network",
"derivation": [
{
"path": "m/44'/607'/0'"
}
],
"curve": "ed25519",
"publicKeyType": "ed25519"

@ebellocchia
Copy link
Owner

Hi, ok I'll take a look

@lomadapraveenreddy
Copy link

Hi @ebellocchia, Can I work on this?

@jaylinlucero
Copy link
Author

hi @ebellocchia , tell me, did you manage to generate the address??

@ebellocchia
Copy link
Owner

Hi, I was busy with other stuff in this period so not yet, I only started to try it

@jaylinlucero
Copy link
Author

It is necessary to take into account that there are different versions of wallets

WalletContractV2R2
WalletContractV3R1
WalletContractV3R2
WalletContractV4
WalletContractV5R1

I will be grateful to you for your help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants