create-near-app icon indicating copy to clipboard operation
create-near-app copied to clipboard

Update Rust template to use ABI to connect frontend with contract

Open austinabell opened this issue 1 year ago • 0 comments

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 https://github.com/near/near-abi-client-js/issues/8, and probably best to do it after an example has been ported over (to make the pattern clear).

cc @itegulov @miraclx

austinabell avatar Sep 19 '22 19:09 austinabell