Global

Type Definitions

ApiOptions

The options object for the client object
Type:
  • Object
Properties:
Name Type Attributes Default Description
url string <optional>
"http://127.0.0.1" The base URL of the Textile node API
port number <optional>
40600 The port of the Textile node API
binPath string <optional>
"textile" The path to the local Textile binary
Source: