Giter Site home page Giter Site logo

laszlo23 / torus-website Goto Github PK

View Code? Open in Web Editor NEW

This project forked from torusresearch/torus-website

0.0 0.0 0.0 76.01 MB

Torus Wallet that provides dapps logins that feel like Web2.0

Home Page: https://app.tor.us

License: MIT License

CSS 0.01% JavaScript 56.82% HTML 2.27% Vue 37.01% Shell 0.26% SCSS 3.63%

torus-website's Introduction

app

CircleCI

Greenkeeper badge

codecov

Project setup

npm install
find ./node_modules -name ".git" -type d -exec rm -rf {} +

Add .env the project's root directory:

VUE_APP_INFURA_KEY={Infura key}

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test:unit

Run your E2E tests

Start local application first before running the e2e test

npm run serve
npm run test:e2e
npm run test:e2e:mobile

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Current Issues

To get rid of the websocket error, use the following command in the project root (where package.json lives)

find ./node_modules -name ".git" -type d -exec rm -rf {} +

Release notes

Checklist: Website: *.tor.us

Test/Browser Chrome Safari Brave Firefox Edge iOS Safari iOS Chrome Android Chrome
Test login on google/discord oauths
Skale Network Change
Import Account
Test wallet transfer
Test on torus-embed vue-app all buttons

Notes:

  • When you update @metamask/contract-metadata, run the following command to sync images to s3
cd node_modules/@metamask/contract-metadata
aws s3 cp images s3://images.toruswallet.io/ --cache-control "public, max-age=604800, immutable" --metadata-directive REPLACE --recursive

torus-website's People

Contributors

chaitanyapotti avatar lionellbriones avatar tetratorus avatar himanshuchawla009 avatar greenkeeper[bot] avatar metallicalfa2 avatar yzheny avatar kyrrui avatar tanjinyi avatar dependabot[bot] avatar pedrouid avatar phuctm97 avatar rathishubham7 avatar robyifan avatar gkapkowski avatar iamonuwa avatar cheran-senthil avatar itsinz avatar laynehaber avatar opaolini avatar sanchaymittal avatar laszlo23 avatar jchnk avatar vyomshm avatar toshiboy86 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.