-
Notifications
You must be signed in to change notification settings - Fork 16
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
Add missing starknet.js code #3
Comments
Hi may i take this issue ? |
Can you please go tell how to get started with this task; I have good experience writing APIs, but some more context would be really helpful to get started :D |
@makluganteng is it possible i take some of the methods. or you are done solving them. there are no js issues to solve. |
Im all good no worries 🙏 |
Alright. |
HI i have a question on the estimate fee , there are multiple type of transaction do i put into the same inside the starknet.js
|
@makluganteng Not sure I fully understand your question. Can you please rephrase? |
Sorry , so i saw there was multiple type of transaction and do we add that types of transaction on the code above ? or we need to make extra validation on the FE if its this type of transaction then there should be different code |
The following endpoints have missing starknet.js code
starknet_call
starknet_estimateFee
starknet_estimateMessageFee
starknet_addInvokeTransaction
starknet_addDeclareTransaction
starknet_addDeployAccountTransaction
starknet_simulateTransactions
The text was updated successfully, but these errors were encountered: