Giter VIP home page Giter VIP logo

goldilocks's People

Contributors

campadrenalin avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

goldilocks's Issues

Config parsing

Module for reading and parsing JSON config, from a default location, or a location specified in an environ variable if available.

Populate "template" subcommand

We have a placeholder here, we just have to fill it. This subcommand should use the html/template package to write templates to config-specified locations, or stdout.

Bare minimal functionality

Stuff that needs to get done for goldilocks to be usable, even if it's not friendly, or takes a bit of external setup work.

Use maps in config

Since adjusting the config model such that services, schedules, and templates all have names, store them as maps rather than arrays of things that have Name attrs.

Add "service" subcommand

Services are regularly-scheduled monetary transfers defined in the config. At some point they may have a bigger scope of responsibilities.

The service subcommand should run a transfer immediately according to a given list of service names (or all known services, no service names provided). This will be driven by cron.

Tests for template subcommand

I don't really know Go well enough to know the best way to do this yet. I'll still make some haphazard shot at it later, if I have to, but I'd love if someone showed up who knew what they were doing. Advice welcome!

Add "schedule" subcommand

Code to query RPC interface, and start/stop a service based on wallet contents and service status. May use stub for RPC if not available during development, as that can just be fixed later.

Bitcoin RPC module

Something vital is the connection to a bitcoind application, or compatible API (such as blockchain.info) using the information defined in the config.

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.