SuperblocksHQ / ethereum-studio

Official Ethereum Studio project repository. And IDE specially tailored to make it as simple as possible to onboard new users into the Ethereum ecosystem
https://ethereum.org/build/
GNU General Public License v3.0
186 stars 103 forks source link

Add next steps to read mes #213

Closed ChrisChinchilla closed 4 years ago

ChrisChinchilla commented 4 years ago

Description of the Change

Add next steps to all read mes, open to further suggestions.

Github Issues

Closes https://github.com/SuperblocksHQ/ethereum-studio/issues/203

ChrisChinchilla commented 4 years ago

This is buidler?

https://buidler.dev/ I don't exactly understand what it is from the website, but looks like testing? I know that's essential for production applications, but is that best for "next steps"?

ChrisChinchilla commented 4 years ago

And changes pushed

samajammin commented 4 years ago

@ChrisChinchilla no Buidler is not just for testing. It's for writing, testing & deploying smart contracts. It's an alternative to Truffle or a tool that can enhance Truffle.