Skip to content

basic project to get oriented to frontend development on NEAR

Notifications You must be signed in to change notification settings

Learn-NEAR/starter--near-api-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

near-api-js Starter Kit

This is a simple project to help you get started with frontend development on NEAR Protocol

Quick Reference

near-api-js / quick-reference

Cookbook

near-api-js / cookbook

Files

├── index.html                # default page, nothing here
├── login.html                # code to login to NEAR Wallet
├── contract.html             # code to call view and change methods (basic)
└── contract-advanced.html    # code to call view and change methods (advanced)

About

basic project to get oriented to frontend development on NEAR

Resources

Stars

Watchers

Forks