Ethereum node - private key

0

Hello! Please help me with one question.

It is known from the documentation that only the "eth_sendRawTransaction" raw sending method is supported for sending. And this requires a private key (in the article we found how to send a raw transaction. In this article it is written about a private key that can be extracted from a file using a library on JS). But it isn't clear to us where to get the private keys of the addresses created on the node. And it isn't clear where you need to get a file that contains secret data.

And if there are examples in C#, I would be very grateful. Thank you!

posta 2 anni fa288 visualizzazioni
1 Risposta
0

Hello, we don't allow for wallet creation/management on our nodes themselves as far as I'm aware. I think those APIs are disabled. The customer should be custodying/managing the private keys and signing transactions prior to sending to the Managed Blockchain Ethereum nodes.

TECNICO DI SUPPORTO
con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande