safe-global / safe-modules

A collection of modules that can be used with the Safe contract

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup NPM Package For Recovery Module

nlordell opened this issue · comments

This issue captures the work for setting up a new NPM workspace package for the Passkey contracts.

The new package should include basic CI items:

  • Empty hardhat setup
  • Formatting and linting
  • Testing (although, this can be a no-op at first)

Closed due to: #383 (comment)