Skip to content

Javascript library for CommunityXYZ. Interact directly with your community without having to visit our website!

License

Notifications You must be signed in to change notification settings

CommunityXYZ/community-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jul 6, 2022
b70208e Β· Jul 6, 2022
Feb 25, 2021
Jul 6, 2022
Nov 10, 2021
Jul 6, 2022
Jul 6, 2022
Feb 24, 2021
Jan 4, 2021
Aug 6, 2020
Aug 25, 2021
Nov 20, 2020
Jul 5, 2022
Jul 4, 2022
Jul 6, 2022
Nov 16, 2021
Jul 4, 2022
Feb 24, 2021
Aug 4, 2020
Jul 5, 2022

Repository files navigation

Community

CommunityJS

About

CommunityJS is a Javascript library to interact directly with the community contract, it handles all the communication between the frontend and the SmartWeave contract that's available on the permaweb.

Documentation

We have in place a full documentation of the functions community.js offers.

To get started you need to have community-js installed on your webpage or server. You can do this by using nodejs with:

npm install community-js

Or you can use the currently permaweb version for your frontend.

Minified:

<script src="https://arweave.net/Lan1Vv19EA_MVlt2-PS9zdQHDRTFJ9s7esV4hUtzs5s"></script>

Full:

<script src="https://arweave.net/322Oi33FIXJuKYxelGnlsmTB5qj3q64uzRO0tkAmwEY"></script>

Documentation

To read about the CommunityJS usage go here: https://github.com/CommunityXYZ/community-js/blob/master/docs/classes/community.default.md