Giter VIP home page Giter VIP logo

Comments (3)

pedrouid avatar pedrouid commented on July 25, 2024

Hi @fulldecent, thanks for the feedback.

However you have to consider that Metamask is a browser extension, that's why it's a zero-step install process. Any other wallet which is not a browser extension will require an install process from the developer. Which is not even common in Web 2.0 integrations, say you wanted to integrate with Twitter, that's not a zero-step install process.

Also most libraries refer to ES6 modules are not implying that majority of browsers support this but that majority of web apps are developed using a bundler like Webpack or Browserify to transpile the code to ES5 for production. This extremely common in front-end development with javascript. But I will take this into account and provide both ES5 and ES6 documentations.

from walletconnect-docs.

fulldecent avatar fulldecent commented on July 25, 2024

Thank you for the quick reply. Most people are making applications at lightning speed. "Web design" is including Bootstrap from CDN and copy-pasting code. I hope dapps will be just as convenient.

from walletconnect-docs.

pedrouid avatar pedrouid commented on July 25, 2024

You can spin-up a webapp with React / Angular / Vue in one CLI command and deploy it right away. NPM packages are more popular than CDN distribution for front-end libraries today. This is not a Dapp specific problem, you will find this with most if not all javascript libraries nowadays. But I will add a CDN distribution in the future.

from walletconnect-docs.

Related Issues (20)

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.