Summer of Bitcoin Journey

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • fedimint

    Federated E-Cash Mint

  • Compile to Web Assembly

  • sled

    the champagne of beta embedded databases

  • Currently, MiniMint uses sled as database. We are transitioning to rocksdb. On Web, we decided to use indexeddb as database. However, indexeddb is async. I made a PR for making database async, but it is not trivial to add due to interaction with transactions.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • minimint-wasm-app

  • Currently, MiniMint uses sled as database. We are transitioning to rocksdb. On Web, we decided to use indexeddb as database. However, indexeddb is async. I made a PR for making database async, but it is not trivial to add due to interaction with transactions.

  • fluttermint

  • futurepaul and justinmoon have already been working on a flutter based client. I am working on getting it to run inside a web browser. Had some initial. It was so awesome seeing fluttermint run inside Firefox.

  • fluttermint

  • futurepaul and justinmoon have already been working on a flutter based client. I am working on getting it to run inside a web browser. Had some initial. It was so awesome seeing fluttermint run inside Firefox.

  • tokio

    A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...

  • Minimint uses tokio runtime, which is not compatible with Web Assembly.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts