https://github.com/dev-protocol/esm-crypto-browserify
https://github.com/dev-protocol/esm-crypto-browserify
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dev-protocol/esm-crypto-browserify
- Owner: dev-protocol
- License: mpl-2.0
- Archived: true
- Created: 2023-11-16T12:53:49.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-06T21:02:44.000Z (11 months ago)
- Last Synced: 2025-08-01T18:05:13.793Z (7 months ago)
- Language: JavaScript
- Size: 118 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`)