-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathREADME.txt
42 lines (30 loc) · 1.43 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
=== Web3devs NEAR Access Plugin ===
Contributors: web3devs
Donate link: https://accessbynft.com
Tags: near, blockchain, access
Requires at least: 6.0
Requires PHP: 7.2+
Tested up to: 6.0
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Limit access to Posts and Pages based on user's [NEAR](https://www.near.co/) wallet content (NFTs).
== Description ==
NEAR Access Plugin allows users to define which Posts or Pages have limited access based on user's [NEAR Wallet](https://wallet.near.org/) wallet contents (NFTs).
Ex. let's say you own Crypto Ducks Club NFTs and want your blog content to be available only to other Crypto Ducks Club owners - with this plugin, you can do that.
Depends on NEAR API at https://rpc.near.org and https://rpc.testnet.near.org (testnet) - no accounts are needed to connect.
== Installation ==
1. Upload `web3devs-near-access.zip` to the `/wp-content/plugins/` directory
2. Unzip the file
3. Remove the zip file, leave the directory
4. Activate the plugin through the 'Plugins' menu in WordPress
5. Go to "NEAR Access > Settings" and configure token contract addresses
6. Go to Page/Post and use NEAR Access Widget (at the bottom) to configure access restrictions
== Frequently Asked Questions ==
== Screenshots ==
== Changelog ==
= 1.0.0 =
* Mainnet / Testnet compatible NEAR Access plugin
== Upgrade Notice ==
= 1.0.0 =
* Mainnet / Testnet compatible NEAR Access plugin