You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 2, 2026. It is now read-only.
Right now core's deployment script assumes there is already a PolyToken contract and simply uses that contract's address for transactions. Ideally we want to deploy a separate PolyToken and use that new address for staging.
We should write a different version of that script to adapt it to our needs (it shouldn't be complicated at all)
Right now core's deployment script assumes there is already a PolyToken contract and simply uses that contract's address for transactions. Ideally we want to deploy a separate PolyToken and use that new address for staging.
We should write a different version of that script to adapt it to our needs (it shouldn't be complicated at all)