Skip to content

Mintbase/hello-near-examples

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Hello Near Examples ๐Ÿ‘‹

example workflow example workflow

This repository contains examples of a simple Hello World smart contract in both JavaScript and Rust, as well as a frontend interacting with a deployed Hello World contract


What These Examples Show

  1. How to store a value in 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.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.1%
  • CSS 26.9%
  • Rust 11.3%
  • TypeScript 2.7%