perun-network / erdstall-ts-sdk

TypeScript client SDK to interact with Erdstall.
Apache License 2.0
5 stars 2 forks source link

Generate publish package json #27

Closed ndzik closed 3 years ago

ndzik commented 3 years ago
  1. Introduces a script which can be used to generate a package.json for the distributed module.
  2. Adapts the current src/package.json to support {npm run|yarn} commands to generate the required package.json, as well as adapt the exports and imports fields.
  3. Removes some redundant reexports from the top level src/index.ts.
  4. Fixes a nasty bug only happening in production regarding the calculation of maxUint256.