Giter Site home page Giter Site logo

etherscan-most-changed's Introduction

Добавить файл .env в корневую директорию, где указать KEY=апиключ и PORT=порт. Без него работает на портe 5000 и очень медленно из-за ограничений на реквесты со стороны etherscan :0

Сборка с помощью yarn:

Клонировать репозиторий:

git clone https://github.com/petrushi/etherscan_most_changed.git

Перейти в директорию:

cd etherscan_most_changed

Собрать модули и зависимости:

yarn

Скомпилировать TS:

yarn build

Запустить JS:

yarn start

API ендпоинт на http://localhost:5000/ или порте, указанном в .env


In file .env in root directory put KEY=your_APIkey and PORT=your_port. Without .env working on port 5000 and slow because of etherscan's requests rate limit

build with yarn:

Clone repo:

git clone https://github.com/petrushi/etherscan_most_changed.git

Go to directory:

cd etherscan_most_changed

Collect modules and deps with yarn:

yarn

Compile TS:

yarn build

Launch JS:

yarn start

API endpoint at http://localhost:5000/ or port from .env

etherscan-most-changed's People

Contributors

stanwarp avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.