Skip to content
This repository has been archived by the owner on Nov 25, 2023. It is now read-only.
/ signup-core Public archive

Non-custodial web3 wallet for building decentralized apps

License

Notifications You must be signed in to change notification settings

signupcash/signup-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Signup Core

This repository contains the official libraries for core functionality of signup.cash, mostly the client side library and key signer.

What is Signup?

Signup is a non-custodial platform to build blockchain apps exclusively for Bitcoin Cash ecosystem. You can use this library to request your users to pay, store their data and perform social network functionalities without having to think about security measures and low level transaction building.

Demos

  1. Simple BCH Tipping Button
  2. Login Example

Do I need a specific framework to use it?

Signup is framework agnostic, you can import it in modern environments like React, Vue, ... apps or just drop a script tag and use it with plain JavaScript.

API Docs

Please visit the Notion page for the official docs.

Contribution

Signup is a fully open source project and community involvement is highly encouraged. Feel free to open and issue, submit a PR or join our Telegram group for more discussions!

If you're thinking about a PR with many changes, please first get a confirmation through an issue or a message in Telegram!