Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting Started Guide #1

Open
brianerdelyi opened this issue Apr 7, 2022 · 2 comments
Open

Getting Started Guide #1

brianerdelyi opened this issue Apr 7, 2022 · 2 comments

Comments

@brianerdelyi
Copy link

Is there a guide on deploying and interacting with this token contract?

@brianerdelyi brianerdelyi changed the title Beginner Guide Getting Started Guide Apr 7, 2022
@Joachim-Lebrun
Copy link
Collaborator

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

@HelmiTrabelsi
Copy link

Hi,

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants