Skip to content

srteerra/dashy

Repository files navigation

Artboard_1_copy

Dashy

MIT License

Dashy es una plataforma descentralizada construida bajo la blockchain de solana que permite a los usuarios agilizar las transferencias de dinero a traves del uso de QR’s de fácil acceso.

Description

Día con día miles de usuarios dentro de America Latina hace uso de plataformas de envió de dinero,según un estudio realizado por Kantar TNS, el 63% de los usuarios que hacen uso de internet, utilizan servicios de transacciones digitales.

Hoy en día existen multiples plataformas de transferencias de dinero de manera tradicional, el problema de estas plataformas es que sus tarifas son altas, el tiempo de espera puede ser muy largo y son complejas de usar. Además estas plataformas no son 100% seguras dado que existe la posibilidad de la manipulación de datos y puede ser bloqueado su uso dentro de algunas regiones del mundo, por lo que todo lo antes mencionado se presenta como inconveniente a la hora de realizar una transferencia de dinero.

Social Media

Twitter

This platform is now working at Dashy.site

Table of contents

Built with

  • React - React helps you create interactive user interfaces easily. Design simple views for each state in your application, and React will take care of efficiently updating and rendering the correct components when data changes.
  • Next.js - Next.js is a framework that allows developers to create single-page applications and high-performance web applications through server-side rendering.
  • Web3.js - Web3.js is a collection of libraries that allow you to interact with a local or remote ethereum node using HTTP, IPC or WebSocket.
  • Tailwind - Tailwind is a CSS (Cascading Style Sheets) framework with predefined classes that you can use to build and design web pages directly in your markup. It allows you to write CSS in your HTML in the form of predefined classes.
  • Sanity.io - Sanity is the platform for structured content that powers remarkable digital experiences.
  • Create Next.js app - The easiest way to get started with Next.js is by using create-next-app. This CLI tool enables you to quickly start building a new Next.js application, with everything set up for you.
  • Node.js - As an asynchronous event-driven JavaScript runtime, Node.js is designed to build scalable network applications.

Screenshots

Home view

Web capture_26-2-2023_11562_www dashy site

Home logged view

Web capture_26-2-2023_115743_www dashy site

Profile modal

Web capture_26-2-2023_125925_www dashy site

Pay modal

Web capture_26-2-2023_115827_www dashy site

QR modal

Web capture_26-2-2023_115847_www dashy site

Friends list modal

Web capture_26-2-2023_115811_www dashy site

Authors

Demo on Figma

Dashy Board

Quick start

Here is what you need to run Dashy locally:

Requirements:

Installation:

1. First you need to create a folder, where you will save the project. (Optional)

mkdir Dashy

2. Move on terminal to the new folder.

cd Dashy/

3. Clone the repository

git clone https://github.com/srteerra/dashy.git

4. Move on terminal to the new repo folder.

cd Dashy

5. Install dependences with:

npm install

And there you have, Bitcoffee locally!!

For development environment

Execute the following command:

npm run dev

It may take a few minutes to set up the application, so stay calm!

The default port is 3000

http:/localhost:3000/

About

Dashy is a decentralized platform that allows users to streamline money transfers through the use of QRs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published