dependabot[bot] 2aec8c08b7
Bump @fluencelabs/fluence in /aqua-examples/price-oracle/web (#232)
Bumps [@fluencelabs/fluence](https://github.com/fluencelabs/fluence-js) from 0.21.5 to 0.21.8.
- [Release notes](https://github.com/fluencelabs/fluence-js/releases)
- [Commits](https://github.com/fluencelabs/fluence-js/compare/v0.21.5...v0.21.8)

---
updated-dependencies:
- dependency-name: "@fluencelabs/fluence"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-08 22:05:32 +03:00
..
2021-07-19 17:36:54 -05:00
2021-09-05 15:08:41 -05:00
2021-07-19 17:36:54 -05:00

Price oracle

Web interface for the price oracle application

Getting started

Run aqua compiler in watch mode:

npm run watch-aqua

Start the application

npm i
npm start

The browser window with localhost:3000 should open