stellar / django-polaris

An extendable Django app for building modular Stellar services
https://django-polaris.readthedocs.io
Apache License 2.0
95 stars 70 forks source link

Add Circle USDC support #661

Closed stfung77 closed 1 year ago

stfung77 commented 1 year ago

What? Add Circle USDC support to polaris forms Add cli functionality to testnet.py to add/delete assets and add Circle USDC to distribution account (for testnet resets)

Why? Wallet SDK team would like to test with a SEP-24 anchor that doesn’t issue an asset

JakeUrban commented 1 year ago

Also, have you tested the SEP-24 deposit & withdraw flow with USDC? I thought there would be more changes necessary than just adding an entry in the menu.

stfung77 commented 1 year ago

Also, have you tested the SEP-24 deposit & withdraw flow with USDC? I thought there would be more changes necessary than just adding an entry in the menu.

yeah i tested with the demo wallet and was able to complete the interactive flow with USDC after adding it to the database