Skip to content

Commit 04d8a46

Browse files
authored
[eth] Improve docs and repo (#438)
* Remove .openzeppelin and its docs This directory is no longer useful as we are not using truffle for upgrades anymore. * Update Deploying.md doc according to the feedbacks * Add *mnemonic* to gitignore to avoid mistakes
1 parent 2efd512 commit 04d8a46

25 files changed

+103
-13112
lines changed

ethereum/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@ lib/*
22
!lib/README.md
33
out
44
cache
5+
.openzeppelin
6+
*mnemonic*
7+
!devnet-mnemonic.txt

0 commit comments

Comments
 (0)