Giter Site home page Giter Site logo

tomcarbon / dogecoinmultisig Goto Github PK

View Code? Open in Web Editor NEW
12.0 4.0 8.0 3.88 MB

Fin Tech: Home of the TripleShibe, the decentralized 3-person Dogecoin wallet.

Home Page: https://dogecoinmultisig.org

License: MIT License

HTML 47.09% JavaScript 52.87% CSS 0.04%
multisig-address multisig dogecoin dogecoin-address digital-currency multi-user wallet paper-wallet cryptocurrency cryptocurrencies

dogecoinmultisig's Introduction

20220924

TLDR: EDUCATIONAL. Also FUNCTIONAL. This is a free multi-address, multi-user cryptocurrency wallet based around multi-sigs (multi-signatures). It is decentralized, meaning that everything is running in Javascript on the browser and the user keeps their own password. Also in the site is a method of receiving payments, and other assorted tools.


This project is a fork of the github project coinb.in (forked in June 2016). Primarily javascript, this project does not utilize PHP or central server. Copy the whole project into a directory on your server, or locally, and it's ready to go.

Multiple multisignature wallet designs, decentralized, free, multi-user capable. The withdraw is broken down into several of the dogecoin network's principal components, allowing the user to verify at each step of the dogecoin-sending process (creating transaction, signing(s), broadcast). If you want to learn how cryptocurrency transactions work, then trying to 'verify' everything you can along the way should prove instructive. As of this writing, the minimum amount to send is 1.01 doge (1 to send, and .01 for the mining fee). Additional information can be found in the console (F12 on most browsers).

Here's a Quick Pictorial Guide (ELI5) that demonstrates basic functionality: https://imgur.com/a/fka37.

The dogecoin blockchain is accessed via API and two vendors: chain.so and blockcypher.com. Blockcypher is now the default (as of August 2019) as chain.so API was taken down in late 2019 due to DoS attacks.

There are three basic wallet designs: The Banking Suite, the TripleShibe, and the QuatroShibe

The first wallet is the Dogecoin Banking Suite. Pressing the 'new' button generates an account, creating two private keys, which the user must safely store themselves. This simple-to-use tool controls 6 dogecoin addresses.

TripleShibe is a functionality requiring 3 public keys, in order to preside over various types of multisigs (1/1, 1/2, 2/2, 1/3, 2/3, 3/3), these are controlled by 3 WIF (Private) Keys. If three people use the account, each controlling their own private key, they will each have their own private dogecoin address, and also shared access to dozens of multisig addresses.

The TripleShibe Instruction Manual has been translated into ten languages, and can be found in the /docs folder.

Similar to the TripleShibe, the Quatroshibe requires 4 public keys, in turn providing access to various x/4 multisigs, for up to 4 users.

The "PaySpot" enables the user to have a public-facing Address and account to receive payment, and is available with all the wallet types. Here's the PaySpot for "Dogecoin Socks For The Homeless":

https://www.dogecoinmultisig.org/multisigmain/index.html?payspot=9vnaTWu71XWimFCW3hctSxryQgYg7rRZ7y#payspot

Lastly, there's a tools section with additional features, including dogecoin address and multisig address creation, QR code creation, etc.


NOTE for sandy or intensely crowdfunded accounts: If it's a large transaction (over 3K or so), you might get a 'Too Big for Browser'-type error. In that case, you'll need to copy/paste the transaction, from verify to verify, from signer to signer, and then lastly copy/paste once more to broadcast.

Also NOTE, for sandy or intensely crowdfunded accounts: there is (currently) a maximum of 60 transactions (inputs) per output. (this ability has been used a few times in the 3+ year history of #DogecoinSocksForTheHomeless, which uses the original TripleShibe and PaySpot to this day).


Check out the reddit community at https://www.reddit.com/r/dogecoin/

dogecoinmultisig's People

Contributors

maerco avatar peoplma avatar susliksire avatar tomcarbon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

dogecoinmultisig's Issues

Does this still work? Getting Broadcast has failed

Trying to send a test transaction between my accounts and I get this alert that pops up

The amount requested to be withdrawn has a higher
amount than the maximum allowed number of transactions
that this site allows.
Maybe one day there will be a consolidation feature, but that's not today.
However, there is a solution: 
We can use the first 60 transactions to pay a 
total of -20 to the output address.
(you can repeat with subsequent transaction(s) until the desired amount is paid.)
(you can also try to switch vendors: chain.so takes the earliest 99 transactions,
blockcypher.com takes the latest 60 transactions)
There will be no change transaction this time.
DO YOU STILL WISH TO PROCEED?

I click okay and then the transaction gets signed "Another Successful Sign!"

and then I click Broadcast and thats when I get This broadcast has FAILED

This is what I see in the console.
image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.