GithubHelp home page GithubHelp logo

isabella232 / ido-ux Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gnosis/ido-ux

0.0 0.0 0.0 43.97 MB

Interface for the ido-platform

License: GNU General Public License v3.0

JavaScript 0.45% HTML 0.54% TypeScript 98.89% Shell 0.12%

ido-ux's Introduction

Gnosis Auction Front-end

Development

Install Dependencies

yarn

Configure Environment

Copy .env.example to .env and change the appropriate variables.

Run

yarn start

To have the frontend default to a different network, make a copy of .env named .env.local, change REACT_APP_NETWORK_ID to {yourNetworkId}, and change REACT_APP_NETWORK_URL to e.g. https://{yourNetwork}.infura.io/v3/{yourKey}.

Connect to additional - local services api

Checkout the repo gnosis/ido-services - note that this is private repo - and run the orderbook service with

cargo run --bin orderbook.

This will start the necessary backend end points for a smooth development. Then set the env variable:

REACT_APP_ADDITIONAL_SERVICES_API_URL=http://127.0.0.1:8080/

in the .env or .env.local file to the connect to the local api

Connect to additional - development services api

Set the env variable:

REACT_APP_ADDITIONAL_SERVICES_API_URL=https://ido-v1-api-rinkeby.dev.gnosisdev.com/

in the .env.local file to the connect to the development api

License and origin

This program is free software: you can redistribute it and / or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

The project is a fork of the uniswap front-end from the following commit.

Copyright © 2021, Gnosis limited.

Copyright © 2020, Uniswap.

Released under GNU General Public License v3.0

ido-ux's People

Contributors

0xslipk avatar alongoni avatar anxolin avatar avsavsavs avatar cmagan avatar fairlighteth avatar gabitoesmiapodo avatar henrypalacios avatar hpmaxi avatar josojo avatar lint-action avatar maria-vslvn avatar mariano-aguero avatar rafanator avatar ramirotw 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.