Giter Site home page Giter Site logo

tatmanblue / ironbar Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 851 KB

.NET core distributed ledger application

License: Apache License 2.0

C# 94.73% Shell 0.42% Batchfile 0.39% Starlark 4.04% Dockerfile 0.42%
blockchain dotnetcore csharp blockchain-technology ssi identity identity-framework self-sovereign-identity aries docker-compose

ironbar's Introduction

Hi there 👋

I'm an engineer who's primary hobbies are programming for Unity and Dotnet. I also have interests in SSI and blockchain.

Several of my most active projects are private due to the fact I am publishing the artifacts and are commerical in nature. For those repos, a public repo with public information may also exist. And, I will entertain access to the private repos via a signed NDA agreement on an as needed basis. In particular:

A lot of the public repos are archives of very old projects I no longer work on. These are uploaded into github for archival purposes only and are marked archive.

Looking forward to hearing from you. In the mean time, check out my YouTube Channel for video updates.

Links

Linked In
YouTube

Top Technologies

Programming languages: C# • TypeScript • HTML • CSS • Rust • C/C++

Software: Visual Studio/Jet Brains • Unity • GitHub • Docker • Google Cloud

ironbar's People

Contributors

dependabot[bot] avatar matt-raffel-kiva avatar tatmanblue avatar

Stargazers

 avatar

Watchers

 avatar

ironbar's Issues

Change block output format

Considering changing block output format (aka what's saved to file) to json instead of the custom string format. This is will achieve 2 things:

  1. changes to block will be easier to manage including upgrades
  2. help avoid block data containing the same character as the field separator from breaking parsing

Fix Boot Node / Child Node mess

The design was that boot node and child nodes are the same service just configured to run as either. For the most part this is true.

The mess lies in the types consumed in the service, and particularly with the event pub/sub system and the ledger system(s).

Not sure what the best approach is to correct these. Refactoring around injection, interfaces and maybe implement a strategy pattern or something similar.

Note: this issue is mostly another one of these issues that will be fixed over time as other work is completed.

Fix Interface Mess

The implementation is a bit of a mess when it comes to:

  1. Some types are injected without an interface
  2. Some types implement an interface, but references are not to the interface

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.