What is Social Wallet?
At the beginning of the year #mmt was doing scoping of the landscape. #socialwalletapi was one tool being built from within the dyne.org crew which we looked into. Here are the notes.
https://hackmd.io/s/Sklf8cCSz#
Social-Wallet (Freecoin) Experimentation Notes
Food for thought for redefining the MVP
Why Freecoin?
Freecoin development is informed by the experience of Dyne.org with blockchain technologies, a vast research into user experience using them and the social research conducted in the D-CENT project.
The motivations behind Freecoin's design choices are detailed in this Digital Social Currency Design document. The main use case for Freecoin are complementary currency systems and credit circuits (C3), but it can well be used as a self-hosted wallet to manage multiple blockchain based accounts.
Freecoin is free and open source software (Affero GNU General Public License v3+) written in Clojure with attention to have everything covered by tests while improving the developer experience.
Freecoin runs on some real-world applications in experimentations piloted by Dyne.org developers in cooperation with other organisations involved in the Commonfare project.
You can learn about the first generation of this software here: http://freecoin.dyne.org/
Why Freecoin in Relation to MMT?
Much of the blockchain space is not ethically or politically in line with some of the core fundamentals of the MMT folks. Freecoin has been built from a social base which is ethically, socially and politically resonant with us. Given we are dealing with blockchain and money as a trojan horse to dealing with power and social relations it makes sense to align our selves with teams who share these ethics as well as using foundational tools which have these ethics encoded within them.
Freecoin toolsets & codebases
You can learn about the first generation of this software here: http://freecoin.dyne.org/
There are three main codebases for this... the API and a wallet which is specific to the macao social centre and the social wallet admin console. API is likely to be the most relevant for us, but we can certainly learn from the macao social wallet
- https://github.com/Commonfare-net/macao-social-wallet
- https://github.com/Commonfare-net/social-wallet-admin-console
- https://github.com/Commonfare-net/social-wallet-api