Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JesseXie authored Jun 1, 2023
1 parent 05fd807 commit b77931d
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# auto_notary
this program just try to auto notary data cap request by connect google form and filecoin.
it is intend to use on non mainnet
## clients can submit their data cap request by a google form.
![Screenshot 2023-05-31 at 8 08 47 PM](https://github.com/JesseXie/auto_notary/assets/5066661/8abdaba9-6c04-48a6-a5d9-7a2f4d88bb0b)
## this is how the result spreadsheet should look like
![Screenshot 2023-05-31 at 8 09 13 PM](https://github.com/JesseXie/auto_notary/assets/5066661/4392804b-ebe2-435b-8964-533d97567205)
## Run
```
NAME:
auto-notary run - Start auto notary
USAGE:
auto-notary run [command options] [arguments...]
OPTIONS:
--credFile value
--from value
--spreadsheetID value
```

0 comments on commit b77931d

Please sign in to comment.