ebellocchia/bip_utils

Help add generate address TON

jaylinlucero opened this issue · 5 comments

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"

Hi, ok I'll take a look

Hi @ebellocchia, Can I work on this?