Skip to content

near-examples/donation-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Donation Contract Examples 💸

example workflow example workflow

This repository contains examples of donation contracts in both JavaScript and Rust, and an example of a frontend interacting with a deployed donation contract.

Repositories


What These Examples Show

  1. How to handle Token transfers on a smart contract
  2. How to interact with a smart contract on NEAR from a frontend

Learn More

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