Giter VIP home page Giter VIP logo

rtcoin's Introduction

rtcoin builds.sr.ht status Build Status codecov

tildecoin is a fun currency simulation concept being written for the tildeverse. rtcoin is the second-generation implementation, meant to improve upon the first. The specifications set forth in the draft RFC for tildecoin, written by ~aewens, will be followed:

This project is in early development. Right now, I'm focusing on rtcoin-server. I'm going to be rewriting it fairly soon, after reexamining how I want to construct this. For example, instead of a threadpool, I'll be accepting connections asynchronously, and will be listening via TCP rather than via domain socket.

Notes

Contributing

If you'd like to help out, the current build dependencies are:

  • libsqlcipher-dev

If you're interested, I'm working on the development plan here: PLAN.md. I'll update this when it's finished.

rtcoin uses a client-server architecture, per the RFC.

Initial work is being done on rtcoin-server, which will handle connections to clients, client authentication, and manage the ledger as a table in a SQLite v3 database. Afterwards, work will move to rtcoin-client, which will be what users interact with to display their balances, transfer tildecoin to other users, etc.

Updates

2020.06.20

Starting a major overhaul of the existing code very soon. Primary development will be happening at sourcehut instead of GitHub, though the repo will remain mirrored on GitHub.

2019.11.23

Minor changes to the dev plan.

rtcoin's People

Contributors

gbmor avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  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.