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

How to make the contract support NEAR ABI? #10

Open
jiguantong opened this issue Aug 1, 2024 · 0 comments
Open

How to make the contract support NEAR ABI? #10

jiguantong opened this issue Aug 1, 2024 · 0 comments

Comments

@jiguantong
Copy link

I have deployed a js contract on test.guantong.testnet, and followed the README generate the ABI.
When I use near cli near contract inspect test.guantong.testnet network-config testnet now, it says

 NEAR ABI version       Info: Contact does not support NEAR ABI (https://github.com/near/abi), so there 
                        is no way to get details about the function argument and return values. 

I want to know is there any docs about config the contract abi? Make the js contract support near abi.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: NEW❗
Development

No branches or pull requests

1 participant