Veltcone / coinfundit

Repo for CoinFundIt.com

Home Page:https://coinfundit.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CoinFundIt.com - Crypto Crowfunding & Donations

Decentralized, non-custodial, non-KYC Bitcoin and Altcoin crypto crowdfunding, donations, and atomic swap exchange through open-sourced P2P.

  • Wallet forked and rebuilt here.
  • Campaign invoices forked and rebuilt with relays here.
  • Android and iOS app source code here.

How it works

Use the CoinFundIt.com service to generate a Bitcoin (BIP-32) hot wallet using a master seed phrase. The master seed phrase is equally used for Ethereum-based tokens and wallets.

Once a wallet is generated, a new crowdfunding or donations campagin can be initiated. See further tutorial here. A campaign URL is dynamically generated, which can be shared across social media to drive visibility to the campaign. Each campaign is published across relays found in the /js/relays.js file. By publishing campaign data across all contributing relays, this further enhances the censorship-resistance of our platform.

Contribute a relay server here!

Funders and Donators can use their own CoinFundIt.com generated wallets to fund or donate to any campaign. Alternatively, a user can connect a third-party wallet using MetaMask or the WalletConnect service.

Security and privacy

The CoinFundIt.com service is designed with security and privacy in mind. The service uses HTTPS to encrypt all communication between your browser and the server, ensuring that your data is protected in transit. The service does not store any of your personal information, master seed phrase, or private key on the server. The private key is stored in the localStorage of the browser.

Disclaimer

This service is not affiliated with any other cryptocurrency project. The service is offered "as is" without warranty of any kind, either expressed or implied. The creators of this service do not view or save your private key, view or save your master seed phrase, and are not responsible for any damages or losses resulting from misuse or negligence.

Contributing

If you'd like to contribute to this project, please feel free to submit a Pull Request or open an issue on this GitHub repository. Additionally, help us fight censorship by contributing a relay server! We welcome contributions from all members of the crypto community.

Censorship-resistant access:

About

Repo for CoinFundIt.com

https://coinfundit.com

License:MIT License


Languages

Language:HTML 60.0%Language:JavaScript 39.1%Language:CSS 0.9%