sygmaprotocol / sygma-widget

Transfer widget for the sygmaprotocol
5 stars 2 forks source link

Expose environment property to widget user #97

Closed mpetrunic closed 5 months ago

mpetrunic commented 5 months ago

Implementation details

Currently, the environment is hardcoded to the testnet. We should allow users to set it themselves when using the widget. It should default to mainnet. Our Cloudflare deployment should override and use TESTNET.

Testing details

Acceptance Criteria