-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
I have been able to interact with Polymarket's api, deriving the credentials from the private key i was given through the magic link;
but not through the builder credentials.
To implement it i think we should:
- add parameterisation of builder credentials in env
- add more customizable auth functions in case of auth using builder credentials (take inspiration from the
client.rswith_l1_headers,with_l2_headers,create_or_derive_api_keyfunctions)
test it and add a working example in the examples folder.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed