Skip to content
This repository was archived by the owner on May 1, 2022. It is now read-only.

hanchon-live/evmos.me-backend

Repository files navigation

Evmos.me Backend

NOTE: this repo was archived, the changes after the hackatom were made in a private repo to avoid scams to just deploy a similar website.

Most of the javascript functions were moved to evmosjs. The new evmos.me version doesn't use a backend to proxy to node responses

A #HackAtom 2021 project: a wallet integration for evmos.

Requirements

  • Evmos endpoints for gprc
  • Python3

Usage

pip install -r requirements.txt
python main.py

Usage with env variables

WEB3_ENDPOINT=https://evmos-testnet.gateway.pokt.ne
twork/v1/lb/61afa495a6f4fb0039968571 GRPC_ENDPOINT=10.128.0.33:9090 CHAIN_ID=evmos_9000-2 python main.py

TODO

List all the env variables that can be set:

  • FRONTEND_WEBPAGE: (Allowed origin) default = "*"

About

#HackAtom 2021 project, a wallet integration for evmos.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages