camaraproject / BlockchainPublicAddress

Repository to describe, develop, document and test the Blockchain Public Address API family
Apache License 2.0
6 stars 4 forks source link

Baseline Proposal #6

Closed PedroDiez closed 10 months ago

PedroDiez commented 1 year ago

Initial Proposal considers:

Baseline proposal provided in PR#5

ghost commented 1 year ago

Why would the "currency" parameter be necessary? The chain-Id is already defined by its own field and since you can send all sorts of tokens on smart contract blockchains, there's no real need to return a "currency" parameter as well, in my opinion.

PedroDiez commented 12 months ago

You mean in both GET and POST requests?

PedroDiez commented 10 months ago

@sebKoeller, @grgpapadopoulos

One point to talk today, From TEF we are working in an internal MVP to show initial experience with this API.

I would like then to merge initial proposal as v0.1, setting currency as optional Array (even we discuss it further) and for sure the consents management track.

Thus, we as WG also have an initial baseline spec based to work on it

PedroDiez commented 10 months ago

Closed as PR#5 is merged