Skip to content

synbionet/synbionet-webui

Repository files navigation

SynBioNet Web Client

Requirements

  • Docker (download here)
  • npm (download here)

Running Locally

  1. Spin up backend from synbionet-demo-backend repo.

  2. Install dependencies with npm install

  3. Run with npm run dev . Open http://localhost:3000 to view it in your browser.

  4. Import pre-funded accounts to your wallet so you can pay for transactions. You can import the following private keys into your wallet client. Switch between accounts to simulate different users of the bionet.

    • 0x59c6995e998f97a5a0044966f0945389dc9e86dae88c7a8412f4603b6b78690d
    • 0x5de4111afa1a4b94908f83103eb1f1706367c2e68ca870fc3fb9a804cdab365a
    • 0x7c852118294e51e653712a81e05800f419141751be58f605c371e15141b007a6

When testing locally and restarting the anvil test node, you will need to reset the nonce information of the account to ensure transactions go through correctly. You can do this with "Clear wallet transaction and nonce information" in brave wallet or "reset account" in metamask

About

Web Client for SynBioNet

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages