mirror of
https://github.com/fluencelabs/examples
synced 2025-04-25 02:32:16 +00:00
Bumps [@fluencelabs/fluence](https://github.com/fluencelabs/fluence-js) from 0.23.0 to 0.23.1. - [Release notes](https://github.com/fluencelabs/fluence-js/releases) - [Commits](https://github.com/fluencelabs/fluence-js/compare/v0.23.0...v0.23.1) --- 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>
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