Commit b11a633 1 parent f26095a commit b11a633 Copy full SHA for b11a633
File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 3
3
[ ![ ] ( https://img.shields.io/badge/⋈%20Examples-Basics-green )] ( https://docs.near.org/tutorials/welcome )
4
4
[ ![ ] ( https://img.shields.io/badge/Contract-JS-yellow )] ( contract-ts )
5
5
[ ![ ] ( https://img.shields.io/badge/Contract-Rust-red )] ( contract-rs )
6
- [ ![ ] ( https://img.shields.io/badge/Frontend-JS-yellow )] ( frontend )
6
+ [ ![ ] ( https://img.shields.io/badge/Frontend-Next.js-blue )] ( frontend )
7
7
![ example workflow] ( https://github.com/near-examples/coin-flip-examples/actions/workflows/tests-ts.yml/badge.svg )
8
8
![ example workflow] ( https://github.com/near-examples/coin-flip-examples/actions/workflows/tests-rs.yml/badge.svg )
9
9
@@ -17,10 +17,11 @@ This repository contains examples of a simple coin flip contract in both JavaScr
17
17
18
18
# What These Examples Show
19
19
20
- 1 . How to generate a random number.
20
+ 1 . How to generate a random number
21
+ 2 . How to interact with a smart contract on NEAR
21
22
22
23
<br />
23
24
24
25
# Learn More
25
26
1 . Learn more about the contract through its [ README] ( ./contract-ts/README.md ) .
26
- 2 . Check [ ** our documentation** ] ( https://docs.near.org/develop/welcome ) .
27
+ 2 . Check [ ** our documentation** ] ( [ https://docs.near.org/develop/welcome](https://docs.near.org/build/welcome) ) .
You can’t perform that action at this time.
0 commit comments