Giter Site home page Giter Site logo

arweave-kyle / arweave Goto Github PK

View Code? Open in Web Editor NEW

This project forked from arweaveteam/arweave

0.0 1.0 0.0 8.85 MB

The Arweave server and App Developer Toolkit.

Home Page: https://www.arweave.org

License: GNU General Public License v2.0

Dockerfile 0.12% Erlang 69.04% Makefile 0.38% Batchfile 0.04% HTML 0.57% Shell 0.11% Python 0.01% C 6.51% C++ 23.22%

arweave's Introduction

Arweave Server

This repository holds the Arweave server, as well as the App Developer Toolkit (ADT) and the Arweave testing framework, TNT/NO-VLNS.

Arweave is a distributed, cryptographically verified permanent archive built on a cryptocurrency that aims to, for the first time, provide feasible data permanence. By leveraging our novel Blockweave datastructure, data is stored in a decentralised, peer-to-peer manner where miners are incentivised to store rare data.

Requirements

In order to run the Arweave server prototype and ADT, a recent (R20 and above) version of Erlang/OTP is required as well as a version of make.

Getting Started

To get started, simply download this repo. You can start an Arweave server session simply by running make session.

You can learn more about building Arweave ADT apps by checking out our documentation here.

For more information on the Arweave project and to read our lightpaper visit arweave.org.

Ubuntu/Debian Linux Quickstart

You can download the Arweave codebase, all dependencies and start mining straight away by opening a terminal and running:

curl https://raw.githubusercontent.com/ArweaveTeam/arweave/master/install.sh | bash && cd arweave && ./arweave-server mine peer xxx.xxx.xxx.xxx peer yyy.yyy.yyy.yyy

Don’t forget to change xxx.xxx.xxx.xxx, yyy.yyy.yyy.yyy, etc to the IP addresses you want to peer with.

TNT/NO-VLNS

TNT (Tiny Network Tests) and NO-VLNS (Never Off Very Large Network Simulator) are the two halves of Arweave's testing suite.

You can launch TNT by running make tnt and NO-VLNS by running make no-vlns.

More information on TNT and NO-VLNS can be found on our Medium blog.

App Developer Toolkit (ADT)

You can find separate documentation for the App Developer Toolkit here.

HTTP API

You can find documentation regarding our HTTP interface here.

Contact

If you have questions or comments on the Arweave you can get in touch by finding us on Twitter, Reddit, Discord or by emailing us at [email protected].

License

The Arweave project is released under GNU General Public License v2.0. See LICENSE for full license conditions.

arweave's People

Watchers

 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.