Skip to content

indexnetwork/fluence-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Fluence

This is a minimalistic Node.js application for Fluence using Fluence JS Client.

To run this example you need @latest version of Fluence CLI. You can find installation guide here.

Getting started

Go to src/frontend folder:

cd ./src/frontend

Install dependencies:

yarn

Run aqua compiler:

fluence aqua

Run the Node.js application:

yarn start

Learn more

To learn more, refer to the documentation page

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published