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

feat(launchpad): evm launchpad integration #2278

Merged
merged 6 commits into from
Oct 21, 2024

Conversation

mazzi
Copy link
Contributor

@mazzi mazzi commented Oct 21, 2024

Description

Flow based on figma to add EVM support to launchpad.
We hardcode Some(EvmNetwork::ArbitrumSepolia) as default EVM network. Should be parametrized as a new UI element.

Changing nanos per attos.

A lot of caveats and follow ups on this PR. It's an MVP.

How to run

cargo run -- 
--peer peer_from_the_new_network
--safenode-path ./safenode

The safenode binary should be the one built from the main branch

TODO

  • Rename of variables, structs, constants, to replace discord username for wallet address.
  • We use discord username field in configuration as the wallet address. This should change.
  • Remove rejectTandC popup screen.
  • Change wallet address validation. Instead of regex use another library.

@mazzi mazzi changed the title Evm launchpad on rc feat(launchpad): evm launchpad integration Oct 21, 2024
@mazzi mazzi requested review from jacderida, RolandSherwin, maqi and joshuef and removed request for jacderida and RolandSherwin October 21, 2024 13:41
@mazzi mazzi force-pushed the evm_launchpad_on_rc branch from 21feb40 to 033903d Compare October 21, 2024 17:25
@jacderida jacderida merged commit a53dad4 into maidsafe:rc-2024.10.3 Oct 21, 2024
22 checks passed
@mazzi mazzi deleted the evm_launchpad_on_rc branch October 21, 2024 17:51
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.

2 participants