theoturner / Jichu

Infura for Fetch.AI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



Jichu: Infura for Fetch.AI



'Jichu' means foundation in Mandarin Chinese.
An app in the Convergence Stack.

Install

pip3 install .

Run

cd jichu
python3 api.py

The UI is now hosted on port 5000.

Jichu can be pointed at a Fetch node in the UI. This works with the alphanet: try diffusion.fetch.ai. To point to a local deployment, spin up a node and point Jichu at 127.0.0.1.

Get and spin up a node:

./scripts/install.sh
./scripts/node.sh

About

Infura for Fetch.AI.

License:Apache License 2.0


Languages

Language:Python 61.5%Language:CSS 20.9%Language:HTML 14.1%Language:Shell 3.5%