Giter VIP home page Giter VIP logo

futr2's Introduction

futr

Time-travelling, multiverse-hopping Nostr ecosystem.

The name futr was chosen from respect for the honorable Canadians, apparently.

Features

At the moment, futr has two main applications built in:

Relay

Relay implements a standard Nostr relay, supporting the following NIPs: [1,2,4,9,10,45,42,40,12,16,20,33]

Futr

Futr is a desktop client for the Nostr network. Still under construction.

Installation

Futr is built using the Haskell Tool Stack, or stack for short.

Before building, make sure you install the dependencies:

On Debian, these can be installed with the following command: sudo apt install libsecp256k1-dev libsdl2-dev libglew-dev

Once installed, build and run with stack:

  • stack build
  • stack test
  • stack exec futr
  • stack exec relay

Configuration

This relay shares information about the operator according to NIP-11 specifications. This information can be configured in the futr.conf file, which exists in ~/.futr/ by default.

Example configuration

name = 
contact =  
description =  
pubkey = 
port = 9481

futr2's People

Watchers

James Cloos 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.