Skip to content
This repository has been archived by the owner on Aug 4, 2021. It is now read-only.

Feature request : Automatic export for deal auction #13

Open
cryptowhizzard opened this issue Feb 5, 2021 · 1 comment
Open

Feature request : Automatic export for deal auction #13

cryptowhizzard opened this issue Feb 5, 2021 · 1 comment
Assignees

Comments

@cryptowhizzard
Copy link

cryptowhizzard commented Feb 5, 2021

Hello,

Can you provide a script to automatically prepare the deals for the auction bidding on SWAN?

Our system can make files ready like /swan/swandealabc.tgz

If you can handle it from there , my suggesion is that your script copies the file to a directory ( on my server / there needs to be a configurable variable for that ) where it can be downloaded.

From my scripts , i will call your script then like : /runthisscript.sh filenametoprocess.tgz.

@flyworker flyworker self-assigned this Feb 9, 2021
@flyworker
Copy link
Contributor

User need to create an API token first, then they need to have several APIs for project working:
using config.toml set the API key and API token.
Post public deals with POST Deal API.

The data preparation will be another batch job which it not related to the current task.

Assume you ready have a folder of 2GB each files, you can combine them to the file size as you want. then generate a car file for processing

Car file is better for user than tgz right? or a tgz will be better, then the miner created the car file?
Thanks.

bq1024 added a commit that referenced this issue Feb 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants