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

Update Rust template to use ABI to connect frontend with contract #1912

Closed
austinabell opened this issue Sep 19, 2022 · 1 comment
Closed

Comments

@austinabell
Copy link
Contributor

This likely won't be super straightforward since the frontend code would have to be modified to conditionally use the ABI if Rust or not.

Dependent on near/near-abi-client-js#8, and probably best to do it after an example has been ported over (to make the pattern clear).

cc @itegulov @miraclx

@gagdiez gagdiez closed this as completed Apr 12, 2024
@gagdiez gagdiez reopened this Apr 12, 2024
@gagdiez
Copy link
Collaborator

gagdiez commented May 25, 2024

cargo near build now adds abi automatically for rust contracts

@gagdiez gagdiez closed this as completed May 25, 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

No branches or pull requests

2 participants