trust-graph/example
2021-11-12 16:19:16 +03:00
..
aqua Trust Graph: implement WASM built-in (#18) 2021-11-12 16:19:16 +03:00
index.ts Trust Graph: implement WASM built-in (#18) 2021-11-12 16:19:16 +03:00
package-lock.json Trust Graph: implement WASM built-in (#18) 2021-11-12 16:19:16 +03:00
package.json Trust Graph: implement WASM built-in (#18) 2021-11-12 16:19:16 +03:00
README.md Trust Graph: implement WASM built-in (#18) 2021-11-12 16:19:16 +03:00
tsconfig.json Trust Graph: implement WASM built-in (#18) 2021-11-12 16:19:16 +03:00

Run example locally

  1. Go to local-network
  2. Run docker compose up -d to start Fluence node
  3. Go back to ../example
  4. Run npm run start