Skip to content

Commit

Permalink
Remove note
Browse files Browse the repository at this point in the history
  • Loading branch information
dastansam committed Sep 15, 2023
1 parent 23629e6 commit 90d312b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions deliveries/iso_8583_PoC_milestone_1.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,3 @@ This milestone is mainly about setting up the infrastructure for implementing IS
**Additional Information**

This milestone was a lot more challenging than I expected. I had to learn a lot of new things about ISO-8583 standard and deal with unmaintained packages. Parties involved in ISO-8583 are also simulated in a naive way, i.e there is only one bank that is issuing cards, so all transactions are "on-us". However, the core functionality and infrastructure that enables ISO-8583 integration with Substrate is complete.

There were some tough design decisions that I had to make. For example, I had to use JSON RPC instead of message broker (although they are very similar). I am using [`jsonrpsee`](https:://github.com/paritytech/jsonrpsee.git).

0 comments on commit 90d312b

Please sign in to comment.