Skip to content

Ellweb3/near-status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adalo custom component "near-status"

This is custom component for integration with Near Protocol Blockchain.

Install

  1. Code instructions
  • clone repo
  • set your own name, author and version of Component in package.json
  • install dependencies
    • yarn
  • login to Adalo Adalo dev instruction
    • npx adalo login
  • run dev or prod mod
    • npx adalo dev or npx adalo publish
  1. Adalo instructions
  • Enable the developer mode in your Adalo profile
  • Refresh page
  • Find and add your Component library in Profile/Developers/Libraries
  • Enjoy

Usage

If you have never before use Near blockchain you can learn it here Near Education

  1. Create a smart contract using Rust or AssemblyScript or get an example contract from Near Examples
  2. Build & deploy it with your own account.
  3. You need to connect Adalo to contract - you can use my base component Near Connection.
  4. Now you can set view methods.
  5. Fill free to customize it for your contract

Addition components

  1. Near submit button
  2. Near Connection
  3. Near View NFT button

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors