Giter Site home page Giter Site logo

argent-task's Introduction

Argent Task


Getting started

Don't warry be magic ๐Ÿง™โ€

๐Ÿง™โ€ Three magic lines to get started:

git clone [email protected]:hacker-dom/argent-task argent-task-hacker-dom
cd argent-task-hacker-dom
npm run start:noob

Development environment

๐Ÿ”ฅ DevServer with hot reloads on every change:

npm start

๐Ÿ”— http://localhost:8080

Answers to questions

  • How long did you spend on the exercise?
    • 1 day and a bit. I worked on it on Saturday and finished it off this morning. :)
  • What would you improve if you had more time?
    • Probably add web3-eth-abi in order to compute bytes of data in a programmatic manner. Ideally this would be computed at build time using webpack.DefinePlugin. :-)
  • What would you like to highlight in the code?
    • Semantic HTML, fluid CSS, mocked Api, code splitting.
  • How could you add authorization to this web-app, so only the wallet owner could lookup their data?
    • Prompt the user to sign a message. Check if the . This is assuming Argent wallets implement ERC-1271. However, this would have to be done on the client. Since all data is public, it would not be difficult to "hack" it and do it anyways :)

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.