Skip to content

This repo contains examples for cross contract calls in Rust, JS, as well as an advanced cross contract call example

Notifications You must be signed in to change notification settings

garikbesson/cross-contract-calls

 
 

Repository files navigation

Cross-Contract Call Examples 👋

example workflow example workflow

This repository contains examples on how to perform cross-contract calls in both JavaScript and Rust.


What These Examples Show

  1. How to make cross contract call and handle their responses information in the NEAR network.
  2. How to handle their responses.

Learn More

  1. Learn more about the contract through its README.
  2. Check our documentation.

About

This repo contains examples for cross contract calls in Rust, JS, as well as an advanced cross contract call example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 55.5%
  • TypeScript 42.4%
  • JavaScript 2.1%