smartcontractkit / functions-hardhat-starter-kit

MIT License
144 stars 103 forks source link

Update secrets management tasks. #178

Closed zeuslawyer closed 1 year ago

zeuslawyer commented 1 year ago
  1. Build Off Chain Secrets and store encrypted secrets in local JSON file.
  2. Upload Secrets to DON (polygonMumbai)
  3. fetch and display DON-hosted secrets
  4. use deleteGists in task
  5. update networks.js config file to fix bug where SECOND_PRIVATE_KEY is unset