Vsevolod Drobyshev

Results 6 comments of Vsevolod Drobyshev

Just considered this idea also. Is this an option to create a separate branch similar as it's done with javascript and typescript in some other smartcontractkit repos?

@nitul1991 Not sure... But it would be nice to see the first contribution on that theme!

> I have reimplemented a version of this repo, using functional components and NextJS, [brownie-next-mix](https://github.com/rafael-abuawad/next-mix) you can give it a try if you like, let me know if you have...

@rafael-abuawad Thanks for the replies. I deployed the contracts by adding an account `from_key` as I usually do on the testnets. I think that the issue is more on the...

@rafael-abuawad I re-cloned it just right now and ran everything again. It works now! 👍

@rafael-abuawad I tried to run 1 more time on `development` network for certainty. From this [`console.log(network)`](https://github.com/rafael-abuawad/brownie-next-mix/blob/24b55956b01df27bcb3cb259afa113f6c21f6193/client/pages/_app.js#L26) turns out that instead of `development` it has to be `unknown` now as the...