Coder Social home page Coder Social logo

dnp_ethforward's Introduction

DAppNode Package ETHFORWARD (Core)

Website dappnode.io Documentation Wiki GIVETH Campaign RIOT DAppNode Twitter Follow

Dappnode package responsible for providing .eth address resolve through ENS

It is an AragonApp whose repo is deployed at this address: 0x294888d97308d7ce3445d83d90268b29282863f7 and whose ENS address is: ethforward.dnp.dappnode.eth

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • git

    Install git commandline tool.

  • docker

    Install docker. The community edition (docker-ce) will work. In Linux make sure you grant permissions to the current user to use docker by adding current user to docker group, sudo usermod -aG docker $USER. Once you update the users group, exit from the current terminal and open a new one to make effect.

  • docker-compose

    Install docker-compose

Note: Make sure you can run git, docker ps, docker-compose without any issue and without sudo command.

Building

$ git clone https://github.com/dappnode/DNP_ETHFORWARD.git
$ docker-compose build
or
$ docker build --rm -f build/Dockerfile -t ethforward.dnp.dappnode.eth:dev build

Running

Start

$ docker-compose up -d

Stop

$ docker-compose down

Status

$ docker-compose ps

Logs

$ docker-compose logs -f

Note: In case of having the port 8888 occupied, you should change them in the file docker-compose.yml by other.

Generating a tar.xz image

xz is required

$ docker save ethforward.dnp.dappnode.eth:dev | xz -e9vT0 > ethforward.dnp.dappnode.eth_x.y.z.tar.xz

You can download the latest tar.xz version from here releases.

Loading a Docker image

$docker load -i ethforward.dnp.dappnode.eth_x.y.z.tar.xz

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Jordi Baylina - _Initial work _ - jbaylina
  • Eduardo Antuña Díez - Dockerize and improvements - eduadiez

See also the list of contributors who participated in this project.

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details

References

git

docker

docker-compose

IPFS

ethforward

dnp_ethforward's People

Contributors

eduadiez avatar dapplion avatar ninajapan93 avatar vdo avatar

Watchers

 avatar James Cloos avatar Jordi Baylina avatar Voss avatar Griff Green avatar Edi Sinovcic avatar Lanski avatar  avatar  avatar Afri avatar

dnp_ethforward's Issues

Add support for HTTPS

Since the ledger doesn't work without HTTPS connections, we must look for ways to support this type of connections

Aragon Decentralized WebUI not loading apps / Update to Aragon 0.6 Alba

When you try to join an org through http://aragon.dappnode.eth/#, the screen gets stuck in loading apps...I have tried several times and a couple of them it loaded (voting, Finance and token manager) but after loading they do not perform any action. Not sure if it is an Aragon issue or it is about the site, just for you to know. Quite sure that it very likely does not correspond to ETHFORWARD, but i found it the best fit .

image

Add support for swarm manifests

it seems that now the swarm.eth uses a manifest, so we need to add it as a support codec.

swarm-ns
Error: Code `0xfa` not found
    at Object.e.getCodec.t [as getCodec] (/usr/src/app/bundle.js:28:76086)
    at new u (/usr/src/app/bundle.js:28:70266)
    at new CID (/usr/src/app/bundle.js:28:77155)
    at t.exports (/usr/src/app/bundle.js:28:69600)
    at Object.getContent (/usr/src/app/bundle.js:10:62656)
    at process._tickCallback (internal/process/next_tick.js:68:7)
swarm-ns namespace 0xe4 Swarm path
swarm-manifest ipld 0xfa Swarm Manifest
swarm-feed ipld 0xfb Swarm Feed

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.