bdk-ffi/docs/adr/README.md
2023-12-07 13:22:09 -05:00

952 B

Architectural Decision Records

This directory contains a series of Architectural Decision Records or "ADRs" for the bdk-ffi project. We're going to use it as a kind of collective memory of the decisions we've made and the path we've taken to get the project to its current point.

A good example of simple and well executed ADRs can be found on the uniffi project repository. See their readme and template for more information.

Some more readings on ADRs: