Go to file
dependabot[bot] 62777a0f8d chore(deps): bump semver and @google-cloud/storage
Removes [semver](https://github.com/npm/node-semver). It's no longer used after updating ancestor dependency [@google-cloud/storage](https://github.com/googleapis/nodejs-storage). These dependencies need to be updated together.


Removes `semver`

Updates `@google-cloud/storage` from 4.7.0 to 6.11.0
- [Release notes](https://github.com/googleapis/nodejs-storage/releases)
- [Changelog](https://github.com/googleapis/nodejs-storage/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/nodejs-storage/compare/v4.7.0...v6.11.0)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
- dependency-name: "@google-cloud/storage"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-25 21:21:48 +00:00
2022-02-20 02:09:22 +08:00
2021-12-03 15:12:52 +08:00
2022-03-18 13:16:22 +08:00
2022-03-18 13:19:00 +08:00
2021-12-03 15:12:19 +08:00

alex-mocknet

  • Rename ./config/Config-mocknet.toml to .config/Config.toml (or Config-node.toml if you want to run a mainnet API node)
  • Rename env-sample to .env (or env-sample-node if you want to run a mainnet API node)
  • To initialise, run set-up-mocknet.sh
  • To run, run run-mocknet.sh
  • To stop, run stop-mocknet.sh
Description
No description provided
Readme 296 KiB
Languages
Shell 54.8%
JavaScript 40%
Dockerfile 5.2%