Skip to content

fospring/guest-book-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guest Book Examples 📖

example workflow example workflow

This repository contains example implementations of a Guest Book smart contract in both JavaScript and Rust, and an examples of a frontend interacting with a deployed Guest Book contract

Repositories


What These Examples Show

  1. How to store values for different users and handle Token transfers
  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.

About

A guest-book that lives in the NEAR Blockchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.9%
  • Rust 20.2%
  • CSS 10.4%
  • TypeScript 5.5%