Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gagdiez authored May 21, 2024
1 parent 902741f commit bdd19d2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,13 @@ This repository contains examples of a simple Hello World smart contract in both

<br />

# What These Examples Show

1. How to store a value in a smart contract
2. How to interact with a smart contract on NEAR

<br />

# Learn More
1. Learn more about the contract through its [README](./contract-ts/README.md).
2. Check [**our documentation**](https://docs.near.org/build/welcome).

0 comments on commit bdd19d2

Please sign in to comment.