danielhangan Hey guys, how can I make a simple cross-border transaction on the stellar network using EURT (fiat-to-fiat)? I want to input my credit card details and my friends credit card details to send 100 euro. How would that work in the backend? Would I use 1 anchor to facilitate this transaction? Thanks for the help.
elcuim Hello, if you mean card to card transactions, you don't need an anchor for that, the same visa network offer that service, its called C2C. Now, if your example is more complex, don't hesitate to exemplify it : )
danielhangan elcuim Thats right! c2c How can I implement this? Is there a documentation for it? Thanks.