Constructor
# new Face(config)
Face SDK
Parameters:
Name | Type | Description |
---|---|---|
config |
object
|
Config. |
apiKey |
string
|
Api key. |
network |
string
|
Blockchain Network such as Goerli, Mumbai, Ethereum etc. |
Members
Methods
# getAddresses() → {Promise.<Array.<string>>}
Return the wallet address array
Promise.<Array.<string>>