Skip to content

Commit eb076b9

Browse files
authored
feat(argus): Port fortuna to Argus & delete unnecessary stuff (#2464)
* add argus as fortuna * use fortuna eth_utils * delete unnecessary API endpoints * delete broken tests * Argus init * fix
1 parent 92a1737 commit eb076b9

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+8887
-0
lines changed

apps/argus/.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
/target
2+
*config.yaml
3+
*secret*
4+
*private-key*

0 commit comments

Comments
 (0)