Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install from npm; smart-wallet / local chain only #881

Closed
wants to merge 9 commits into from
Closed

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    96921ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab0558b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b184379 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    718bc8d View commit details
    Browse the repository at this point in the history
  5. docs(agoric-cli): add agoric run; deprecate beta features

     - CLI Commands -> CLI Reference
     - prune initial "in this order" section in favor of list from `agoric help`
     - agoric run: brief usage; cite writeCoreProposals discussion
     - init: deprecate in favor of `yarn create @agoric/dapp`
     - Syntax -> Usage
     - markdown lint: `-` rather than `*` for lists; `_` rather than `*`
       for italic
     - install: deprecate
       This is supposed to be able to install from npm.
       I thought `agoric install agoric-upgrade-11wf` was supposed to do it,
       but I got an endless series of questions about what versions to
       use. If we have a form that's tested in ci, I'm not aware of it.
       Until we do, let's deprecate this.
     - start local-chain: document briefly
     - start: deprecate as beta feature
     - deploy: deprecate as beta feature
     - open: deprecate as beta feature
    dckc committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    289c074 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    57b8ee2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6de5111 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. docs(getting-started): update screenshots for place names

     - subordinate material with details markup
       - reorg adding Keplr account
     - troubleshooting Symbol.dispose error from node v18.19.0
     - consolidate linux, mac dev tool details
     - fix Keplr wallet wallet typo
     - docker-compose -> docker compose
    dckc committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    42e3519 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    312d426 View commit details
    Browse the repository at this point in the history