Skip to content
/ sdks Public

Everfund is a plug and play Donation System. Get peace of mind with secure, extensible charity donation system that’s built to scale. All with a few lines of code.

License

Notifications You must be signed in to change notification settings

everfund/sdks

Repository files navigation

logo

Everfund Docs Github Action Test Status GitHub commit activity Follow on X


Everfund helps web devs integrate donations with all the components they need to help ship modern nonprofit websites faster in a dev-first platform that abstracts the complexity of building from scratch

Developer-centric donation expreiences for the Modern Web

Documentation and Usage

For how to get started with Everfund, you can refer to the official documentation page.

For JavaScript environments/platforms that Everfund supports, there should be a specific package corresponding to the respective technology.

pnpm i @everfund/js-sdk
# or
yarn add @everfund/js-sdk
# or
npm install @everfund/js-sdk

Packages

For package specific details on installation, architecture and usage usage, you can refer to the package's README file.

Additionally there are packages which act as shared utilities or building blocks.

Setup

  • Clone the repository.
  • pnpm install.
  • pnpm build.

See the docs folder for additional repository documentation.

Contributing

At Everfund, we strive to create an inclusive and welcoming environment for all contributors.

To ensure a productive and respectful experience for everyone involved, we have established a few ground rules.

Please review our Code of Conduct before getting started.

If you're new to the project, you may want to start with one of our designated "good first issues" These issues are specifically chosen to be accessible and easy to understand, making them a great introduction to the project.

Together, let's build something amazing!

  

License

This project is licensed under the MIT license.

See LICENSE for more information.