Skip to content

make fund results in Error: key with address not found #90

@0xpatrickdev

Description

@0xpatrickdev

When following the current README's make fund step, I see Error: key with address agoric125d8s0tamx50gpqdd3m7f5gtkzkcnjs0ehsujr not found: key not found.

This is because agd tx swingset provision-one wallet requires that the provisionee is the caller, and agoric125d8s0tamx50gpqdd3m7f5gtkzkcnjs0ehsujr is not in the keyring of the docker container.

Expected Behavior

I suggest we do some combination of:

  1. put a TEST_MNEMONIC var in the Makefile, and ensure we do agd keys add --keyring-backend=test --interactive to add it.

  2. Put the MNEMONIC in the README, so devs can add it to keplr and use the UI

A better (higher effort) approach:

  1. Add faucet functionality to the UI

  2. Add smart wallet provisioning to the UI

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions