Skip to content

near-examples/cross-contract-calls

Repository files navigation

Cross-Contract Call Examples 👋

example workflow example workflow 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 a NEAR contract call another and handle its response
  2. How to call multiple contracts at the same time and handle their responses
  3. How to call multiple functions on a same contract and handle its reponse

Learn More

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

About

How to make cross contract calls in NEAR protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published