Skip to content

Scientific-technical document about the project in Ethereum Yellow Paper form

Notifications You must be signed in to change notification settings

ethereum-internet-access/yellowpaper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yellowpaper

Scientific-technical document about the project in Ethereum Yellow Paper form

This repository contains a .tex file that describes the project in LaTex. Based on Ethereum Yellow Paper template.

How to use it:

Using a LaTeX distribution and GNU make:

$ make

Continuously watching and compiling on .tex source changes:

$ while inotifywait -e close_write Paper.tex;  do make; done

Completing sections (in progress):

  • 1. INTRODUCCIÓN

  • 1.1. Base tecnológica

  • 1.2. Trabajos similares encontrados

  • 1.2.1. Fon

  • 1.2.2. Hotspot me de Hackathon ETH Berlín Zwei

  • 2. SOLUCIÓN PROPUESTA

  • 2.1. Diseño

  • 2.1.1. Roles

  • 2.1.1. Arquitectura

  • 2.2. Implementación

  • 2.2.1. Front-end

  • 2.2.2. Back-end

  • 3. PRUEBAS

  • 3.1. Tests

  • 4. VIABILIDAD DE NEGOCIO

  • 4.1. Legislación

  • 5. CONCLUSIONES

  • 6. LÍNEAS FUTURAS

  • 6.1. Añadir forma de pago DAI

  • 6.2. Usar Raspberry Pi 4 Modelo B

  • 7. REPOSITORIO

  • REFERENCIAS

About

Scientific-technical document about the project in Ethereum Yellow Paper form

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages