Wordpress plugins
Login with NEAR

Login with NEAR

Version : 0.1.6
Tested up to : 6.1.3
Number of download : 14
Average rating : 5 / 5 on 2 votes 2 votes, 5 avg.rating

Screenshots

Login with NEAR
Login with NEAR
Login with NEAR
Login with NEAR

Login with NEAR WordPress plugin allows to easy setup and customize login with NEAR functionality at your WordPress site by using simple shortcode [login_near_link]. Benefits Provides the most popular Near Wallets: Plugin supports “Near Wallet”, “My Near Wallet”, “Here Wallet”, “Meteor Wallet” “Sender”. Easy registration and login: If user has a Near Wallet, he already can use all functionality from your site and identified as WP User. Call smart contracts from single endpoint: Plugin is a wrapped implementation for official Near Wallet Selector (https://github.com/near/wallet-selector). If you use a smart contract it provides possibility to use limited access key for it. Also, you can make calls to change/view methods on another smart contracts. Easy to modify: You can easily change login, logout button text and provide advanced classed to customize style from code For plugin developers If you want to create plugin with smart contract and call it from logged users you can simply do it in this way: view method: await window.mainWallet.viewMethod({contractId: string, method: string, args: {} } change method: await window.mainWallet.callMethod({contractId: string, method: string, args: {}, gas: number, deposit: number}) Important links Plugin Demo: http://livedemo.kinsta.cloud/

Download now