ebellocchia / bip_utils

Generation of mnemonics, seeds, private/public keys and addresses for different types of cryptocurrencies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Help add generate address TON

jaylinlucero opened this issue · 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