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

Smart contract deployment example using Web3 #1139

Open
mnikonov opened this issue Jun 10, 2024 Discussed in #1138 · 4 comments
Open

Smart contract deployment example using Web3 #1139

mnikonov opened this issue Jun 10, 2024 Discussed in #1138 · 4 comments

Comments

@mnikonov
Copy link

Discussed in #1138

Originally posted by mnikonov June 9, 2024
Can you point me to documentation or better example where would be described how to deploy sol smart contract using web3 (^4.9.0)? All examples that I have found so far not working with latest versions of packages

As well as I haven't found any information why [polyjuice-provider] and [godwoken-web3] repos was archived... It makes me feel like web3 support was ended?

@Flouse
Copy link
Collaborator

Flouse commented Jun 11, 2024

[godwoken-web3] repos was archived...

[godwoken-web3] was moved to this monorepo https://github.com/godwokenrises/godwoken/tree/develop/web3

@mnikonov
Copy link
Author

mnikonov commented Jun 11, 2024

@Flouse Thanks for clarification. Is there is any example with support of latest packages?

@Flouse
Copy link
Collaborator

Flouse commented Jun 11, 2024

how to deploy sol smart contract using web3

What example code are you trying?
Have you read this https://docs.godwoken.io/evm_training/evmTask4#deploy-smart-contract-on-hardhat-network-designed-for-local-development ?

Deploy Smart Contract on Godwoken Testnet

https://docs.godwoken.io/evm_training/evmTask4#deploy-smart-contract-on-godwoken-testnet

@mnikonov
Copy link
Author

mnikonov commented Jun 11, 2024

Example from link uses hardhat to deploy contract and I have tried to deploy smart contract using web3 - something similar to this video or this git repo, with major difference that I have use latest versions of npm packages

anyway, thanks for a link. I'll rewrite deployment code

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

2 participants