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

ppedziwiatr/community-js

This branch is 65 commits behind CommunityXYZ/community-js:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jul 29, 2021
1256854 Β· Jul 29, 2021
Nov 10, 2020
Feb 25, 2021
May 20, 2021
Jul 1, 2021
Jul 20, 2021
Jul 20, 2021
Feb 24, 2021
Jan 4, 2021
Aug 6, 2020
Feb 26, 2021
Nov 20, 2020
Jul 20, 2021
Feb 25, 2021
Jul 29, 2021
Aug 7, 2020
Feb 24, 2021
Aug 4, 2020
Jul 29, 2021

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/thgva-OqbiWedk6Q_ySHd-hKy-8SrDB-CZ0GjQNEv98"></script>

Full:

<script src="https://arweave.net/omBWYYVLRgjOvVv-76YJ20R7tGS93Luthx0OVEoZUIk"></script>

Documentation

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 53.4%
  • TypeScript 46.6%