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

chore: configure and deploy STT #7

Open
wants to merge 1 commit into
base: ERC20Support
Choose a base branch
from
Open

Conversation

richard-ramos
Copy link
Member

@richard-ramos richard-ramos commented Sep 13, 2022

In #3, the SNT was added and kept commented for future reference. In this PR I uncomment this code and add a script that can be used to deploy a MiniMeToken like the one used with Status SNT token, in case some exploration work needs to be done with ERC20 support:

npx hardhat run scripts/deploy-stt.ts

To deploy on goerli (altho there's already a STT contract available there)
npx hardhat run --network goerli scripts/deploy-stt.ts

@s1fr0
Copy link
Contributor

s1fr0 commented Oct 25, 2022

Not sure if I really get what this PR is supposed to do (features, fixes, etc.). Could you please provide some context in the description? Thanks!

@richard-ramos
Copy link
Member Author

Description updated!

Copy link
Contributor

@s1fr0 s1fr0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the late approval, I was sure this was already approved!

LGTM!

FYI @rymnc

@rymnc
Copy link
Contributor

rymnc commented Aug 9, 2023

@richard-ramos can we close this? not sure if we want the stt token here

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

Successfully merging this pull request may close these issues.

3 participants