Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
scotato committed Oct 3, 2021
1 parent 40c3e71 commit 571c18c
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
# Gift
# The Astral Colossus

`contracts` contains the (soon to be) deployed `DfdaoGift` contract.
`contracts` contains the (soon to be) deployed `AstralColossus` contract.

`lib` contains the methods for crafting Flashbots bundles and DarkForest transactions in ethers

`plugins` contains the `DfdaoGift` plugin that users will use to send signed tx to the dao's `server`
`plugins` contains the plugin that users will use to send signed tx to the dao's `server`

`server` will receive the signedTX, populate and submit the flashbots bundle.


*note: None of this works yet :)*
[![Netlify Status](https://api.netlify.com/api/v1/badges/8a9e5fa5-59fd-47e9-89f2-9c88e7faa169/deploy-status)](https://app.netlify.com/sites/astral-colossus/deploys)

0 comments on commit 571c18c

Please sign in to comment.