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

🍯 Add solc compiling #3

Merged
merged 5 commits into from
Apr 26, 2024
Merged

🍯 Add solc compiling #3

merged 5 commits into from
Apr 26, 2024

Conversation

pawelpolak2
Copy link
Contributor

No description provided.

Copy link
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @pawelpolak2 and the rest of your teammates on Graphite Graphite

@pawelpolak2 pawelpolak2 marked this pull request as ready for review April 26, 2024 09:46
@pawelpolak2 pawelpolak2 force-pushed the 04-26-_add_solc_compiling branch from a2cea7b to c0685d2 Compare April 26, 2024 09:57
return fs.readFileSync(`./test/build/test_contracts_${fileName}_${contractName}.bin`).toString()
}

export const contracts = {
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
export const contracts = {
export const contractsBytecodes = {

@MiksuJak MiksuJak merged commit 4d2aa36 into main Apr 26, 2024
7 checks passed
@MiksuJak MiksuJak deleted the 04-26-_add_solc_compiling branch April 26, 2024 11:36
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