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
hi @brianerdelyi , i will look if we can do something like that, at the moment there is no such guide but you can find an implementation of the standard on the T-REX repository (https://github.com/TokenySolutions/T-REX)
Also the T-REX v4 is coming with an onchain token factory that will deploy every single smart contract required by the standard and configure them in a single transaction call
I've found that the best way to start the deployment of ERC3643 now is by using the tests files in the T-REX repository, especially test/factory.test.ts (https://github.com/TokenySolutions/T-REX).
I would like to know if there is:
Any other guide or documentation that can help with the deployment of ERC3643?
Any direct communication channel for the ERC3643 developers, such as Slack or Discord?
Is there a guide on deploying and interacting with this token contract?
The text was updated successfully, but these errors were encountered: