solana-labs / example-helloworld

Hello world on Solana
MIT License
900 stars 864 forks source link

Update dependencies and get rid of deprecated function calls #593

Open KirillLykov opened 1 year ago

KirillLykov commented 1 year ago

Some of the tools it is using (at least linters) are outdated. Another problem is that it is using some deprecated functions from web3.js, would be nice to update