paltalabs / create-soroban-dapp

Boilerplate for Soroban dApps in ReactJS
https://create-soroban-dapp.vercel.app
Apache License 2.0
7 stars 13 forks source link

Issue #21 | airdropAccount should support standalone #23

Closed bitfalt closed 6 hours ago

bitfalt commented 1 week ago

Solves Issue #21

vercel[bot] commented 1 week ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
create-soroban-dapp ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 26, 2024 6:12am
create-soroban-dapp-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 26, 2024 6:12am
chopan123 commented 1 week ago

I forgot to note that it should also support futurenet, may you add that network as well ?

bitfalt commented 1 week ago

Yes! I'll change it right now.

bitfalt commented 1 week ago

@chopan123 Just modified it, please check.

bitfalt commented 6 days ago

Hi @chopan123 have you had time to check the support for both (standalone and futurenet). No rush, just wanna know if you have any additional requests or feedback to my code!