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!

gefragt vor 2 Jahren288 Aufrufe
1 Antwort
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.

SUPPORT-TECHNIKER
beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen