An open API service indexing awesome lists of open source software.

https://github.com/dev-protocol/esm-crypto-browserify


https://github.com/dev-protocol/esm-crypto-browserify

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# 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`)