/esm-crypto-browserify

Primary LanguageJavaScriptMozilla Public License 2.0MPL-2.0

template-repos-cjs-esm

  1. Remove ethers (yarn remove ethers) because that is just an example package.
  2. Edit index.ts and install all related packages (e.g., elliptic and @types/elliptic)
  3. Push the repository and install it as a git package (e.g., yarn add git@github.com:dev-protocol/template-repos-cjs-esm.git)