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

Support for transpiling Solidity into Sway #42

Merged
merged 5 commits into from
Mar 16, 2024
Merged

Conversation

sdankel
Copy link
Member

@sdankel sdankel commented Mar 16, 2024

Closes #43

Allows users to transpile solidity contracts into Sway and then compile the sway code. Credit to @SilentCicero for the idea!

To test it locally, you'll need to run the server locally as well as the frontend, and uncomment the SERVER_URI in constants.ts, to point to the local server.

Mar-15-2024 17-10-21

Mar-15-2024 17-07-49

@sdankel sdankel changed the title Support for transpilation Solidity into Sway Support for transpiling Solidity into Sway Mar 16, 2024
@sdankel sdankel marked this pull request as ready for review March 16, 2024 01:32
@sdankel sdankel requested review from a team and SilentCicero March 16, 2024 01:32
@SilentCicero SilentCicero merged commit fda0c72 into master Mar 16, 2024
9 checks passed
@SilentCicero SilentCicero deleted the sophie/charcoal branch March 16, 2024 16:37
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.

Support transpiling Solidity into Sway
2 participants