metamask-docs icon indicating copy to clipboard operation
metamask-docs copied to clipboard

Docs we want to add

Open danfinlay opened this issue 7 years ago • 3 comments

Here are some docs we agreed we'd like to add. Please check off an item as you begin it, so nobody else does! (Also maybe reload first to make sure someone else didn't just check it).

  • [x] Inter-linking between docs sites
    • [x] Refine verbiage of three docs site types (extension, Ðapp, user)
    • [x] Link each to each other
  • [x] Quick Start Guide (build on our hackathon guide but with EIP 1102 support)
  • [x] Getting started
    • [x] 1102 Sign-in
    • [x] running ganache
    • [x] reset ganache
    • [x] Common terms
  • [x] Interacting with user accounts
    • [x] Sending Transactions
      • [x] Gas price (user editable)
      • [x] Gas limit (Ðapp default editable)
      • [x] Nonce (Not Ðapp editable)
      • [x] Transaction retries (tx hash not currently an absolute source of truth!)
    • [x] Signing Data
      • [x] History
      • [x] eth_sign
      • [x] personal_sign
      • [x] eth_signTypedData
  • [x] Best practices
    • [x] Detect network changes
    • [x] Add your method names to the registry
    • [x] Add your tokens to the user’s list.
  • [x] Full supported JSON-RPC subset
  • [x] Our experimental APIs?
    • [x] watchAsset
  • [ ] how gas is calculated
  • [ ] #92
    • [ ] current & planned support
    • [ ] compatible signing methods
  • [ ] (soon) contract account setup / how-to
  • [x] #416

danfinlay avatar Dec 12 '18 18:12 danfinlay

  • how gas is calculated
  • hardware wallets
    • current & planned support
    • compatible signing methods
  • (soon) contract account setup / how-to

bdresser avatar Jan 28 '19 19:01 bdresser

Hey! Are these still features you'd like have added to the docs? @danfinlay

BboyAkers avatar Apr 09 '20 13:04 BboyAkers

These do seem like reasonable things to add. I removed a couple things that didn't match (regarding the old docs framework).

danfinlay avatar Apr 09 '20 15:04 danfinlay