Skip to content

Releases: armchairancap/polkadot-js-tokengated-website

v1.3.0 - xx chain multi-asset-gating configuration file

11 Nov 08:43
v1.3.0
abc0641
Compare
Choose a tag to compare
  • Add sample configuration in NextJS .env for asset-gating with multiple assets and levels (closes #2, it's close enough)
  • Add sample code:
    • home page: show settings as JSON and HTML table) on the home page before login
    • auth page: check hard-coded assetId against JSON to show how matching could be done
  • Improve documentation

v1.2.1 - with xx chain asset-gating

07 Nov 19:15
v1.2.1
8cd409e
Compare
Choose a tag to compare
  • Add asset-gating to CLI and UI
  • Remove Vercel analytics module (not necessary)

v1.1.1 - with xx coin balance

26 Oct 15:58
v1.1.1
58cad56
Compare
Choose a tag to compare

v1.1.1 works for both authentication and xx coin balance lookup.

v1.0 - initial w/o xx coin balance

26 Oct 14:26
v1.0
7530878
Compare
Choose a tag to compare

v1.0 works in terms of authentication but shows no xx wallet balance as mentioned in xx_README.md. In that sense it only validates the address and doesn't do any balance or token checking.