Web3S_Demo > Web 3S Ipns Function Library > IPNS Build Name

IPNS Build Name

Builds an IPNS Name associated with given public key.

Inputs

In
Exec

Public Key (P EM)
Array of Bytes

PEM-encoded public key data

Outputs

Out
Exec

Error Message
String

message containing error description. Empty if returns true

IPNS Name
String

built IPNS Name associated with the public key

Success
Boolean

True if building was successful, false otherwise