https://github.com/starcoinorg/stc-ethers
https://github.com/starcoinorg/stc-ethers
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/starcoinorg/stc-ethers
- Owner: starcoinorg
- License: mit
- Created: 2022-02-19T17:28:24.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-19T18:05:00.000Z (over 3 years ago)
- Last Synced: 2025-01-31T02:53:45.711Z (8 months ago)
- Language: TypeScript
- Size: 26 MB
- Stars: 0
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# The Starcoin Project
yarn preinstall
yarn install
yarn install
cd packages/providers
> modify src.ts/\*.ts
> change `version` in packages/providers/package.jsoncd ../..
yarn build-all
cd packages/providers
npm publish --access public --tag latest --dry-run
npm publish --access public --tag latest