-
Notifications
You must be signed in to change notification settings - Fork 4
NEAR testnet support #96
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
base: main
Are you sure you want to change the base?
Conversation
bh2smith
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems legit. Just a lint error on CI (so far).
| url: string; | ||
| localAgentUrl?: string; | ||
| serverPort: number; | ||
| network: string; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can this be an enum? "mainnet" | "testnet"?
sainthiago
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
code lgtm
rubenmarcus
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have one more issue
the deploy.ts script, is it deploying to a testnet registry? How user can ensure his agents are deployed on our testnet API, and also added to testnet registry?
That doesn't exist, its just for local testing |
|
How is everything going here with this? Are we still planning to finish here? |
No description provided.