Skip to content

Dynamically load home dir when using NEAR localnet #3

@Sladuca

Description

@Sladuca

When running the app against a local near blockchain using NEAR localnet, near-api-js needs a path to the near key file on your computer. This means the app needs to know what the home directory is when it's in this mode.

Tasks:

  • Find a way to dynamically load the $HOME environment variable into the development server when running in localnet mode.
  • Uncomment the localnet config and add it to getConfig

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions