Code Monkey home page Code Monkey logo

react-dapp's Introduction

BOLERO DAPP

Blockchain Technical Test

The goal of this test is to evaluate your ability to architecture a small app connected to Blockchain.

Instructions

Build a minimal React SPA that can be used as a token swap interface (via Uniswap).

  • the app needs to:
    • have a homepage with a Swap Interface similar to Uniswap, using a tokenList for the swappable tokens.
      The dAPP will be tested with a fork of the mainnet. You can use ganache-cli to fork it and reproduce the testing env.
    • have a navbar with a button to connect a wallet using this library web3-react. In addition you can use web3-modal. The web3 management must be appwide. (Using Redux or Context).
      The app should correctly handle connection, disconnection, switch wallet, switch network.
    • have a private page for a connected wallet displaying his tokens (name, symbol, image, balance).

Evaluation Criteria

Please push your code to a public GitHub repository. We'll assess the following in priority:

  • the quality of the code;
  • the UI & UX of the app;

Contact us at [email protected] if you need more details.

Technical

Install all depedencies

yarn install

Start dev server

yarn start

Pass tests

yarn test

react-dapp's People

Contributors

cstern-eenov avatar elnelyo avatar

Watchers

 avatar  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.