The Wayback Machine - https://web.archive.org/web/20210713030941/https://github.com/topics/smart-contracts
Skip to content
#

smart-contracts

Here are 3,260 public repositories matching this topic...

JimLynchCodes
JimLynchCodes commented May 18, 2021

Hi, just wondering why there are no tests in the scaffolded project when running truffle init...

Can I make a PR adding this? Where in the main truffle source code should I put this file?

thanks!

InvokerMaster
InvokerMaster commented Jul 6, 2021

Yesterday I experienced a really bad issue. I created a project using npm hardhat init and it seemed that hardhat created .gitignore file.
I was thinking that .env is added to this file already, and added my private key, tested deployment on testnet and made it public repository.
After 1 hour, when I noticed that .env file is exposed, it was already late.
So I would to add .env file to .gitigno

Improve this page

Add a description, image, and links to the smart-contracts topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the smart-contracts topic, visit your repo's landing page and select "manage topics."

Learn more