Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added deployment option for hackathon participants #2

Closed
wants to merge 12 commits into from

Conversation

gabrielfior
Copy link
Contributor

-> Created a deployment script using Modal to run scripts both locally and remotely.
-> Added README for guidance

@gabrielfior gabrielfior marked this pull request as ready for review June 6, 2024 22:20
@gabrielfior gabrielfior requested a review from kongzii June 6, 2024 22:22
print("Started function execution")
market = OmenSubgraphHandler().get_omen_market_by_market_id(market_id)
print(f"market {market}")
print("Finished function execution")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is everything pushed to this PR? This doesn't initialize any agent nor places bets

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now I reference the main function from the trader folder.

deployment/remote_runner.py Outdated Show resolved Hide resolved
@gabrielfior gabrielfior closed this Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants