This is custom component for connection with any contract in Near Protocol Blockchain.
- 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
ornpx adalo publish
- Adalo instructions
- Enable the developer mode in your Adalo profile
- Refresh page
- Find and add your Component library in Profile/Developers/Libraries
- Enjoy
If you have never before use Near blockchain you can learn it here Near Education
- Create a smart contract using Rust or AssemblyScript or get an example contract from Near Examples
- Build & deploy it with your own account.
- Now you can connect to your contract.
- Fill free to customize it for your contract
Any sign Near operations in Adalo works after publishing - npx adalo publish
, only in full screen mode without frames, because an ancestor violates the following Content Security Policy directive: "frame-ancestors 'none'". Full screen mode works only in prod mode.