Help add generate address TON
jaylinlucero opened this issue · 5 comments
jaylinlucero commented
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 commented
Hi, ok I'll take a look
lomadapraveenreddy commented
Hi @ebellocchia, Can I work on this?