1.0.2 • Published 7 months ago

beruwala_smart-contracts-proxy v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

beruwala-package-sc-proxy

Beruwala Smart Contract Proxy-Helpers for ReactJS & TypeScript

How to publish this package

  1. Get access like collaborator for this package in Beruwala group
  2. Update number of version in package.json
  3. Login in npm by terminal: npm login
  4. Build package: npm run build
  5. Make publish of package: npm publish
  6. Check in the web of npm if package is updated
  7. Push changes to github by Pull Request