All Projects → IBM → Ipfs Social Proof

IBM / Ipfs Social Proof

Licence: mit
IPFS Social Proof: A decentralized identity and social proof system

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Ipfs Social Proof

Unstoppable Wallet Ios
A secure and decentralized Bitcoin and other cryptocurrency wallet for iPhone. Supports Bitcoin, Ethereum, EOS, Binance Chain, Bitcoin Cash, DASH, ...
Stars: ✭ 180 (+87.5%)
Mutual labels:  dapp, dapps, ipfs, decentralized-applications
hero-node
Hero Node is a cross-public-blockchain and cross-platform DApp development platform and solutions.
Stars: ✭ 67 (-30.21%)
Mutual labels:  dapp, ipfs, decentralized-applications
Unstoppable Wallet Android
A secure and decentralized Bitcoin and other cryptocurrency wallet for Android phones. Supports Bitcoin, Ethereum, EOS, Binance Chain, Bitcoin Cash, DASH, ...
Stars: ✭ 165 (+71.88%)
Mutual labels:  dapp, ipfs, decentralized-applications
Dfile
[Python + Flask] DFile: A fancy S3-based file sharing mode
Stars: ✭ 79 (-17.71%)
Mutual labels:  dapp, ipfs
kaizen-cli
🌐🛠 Kaizen is a powerful framework combine all the blockchain technologies to help you easily develop and deploy dapps
Stars: ✭ 33 (-65.62%)
Mutual labels:  dapp, ipfs
aragon-id
Aragon's simple identity solution to allow easy and secure ENS name assignments
Stars: ✭ 26 (-72.92%)
Mutual labels:  identity, dapp
DTrip
DTrip - Traveler's app on STEEM blockchain.
Stars: ✭ 18 (-81.25%)
Mutual labels:  dapp, ipfs
Decentralized Internet
A SDK/library for decentralized web and distributing computing projects
Stars: ✭ 406 (+322.92%)
Mutual labels:  dapps, decentralized-applications
Squeezer
Squeezer Framework - Build serverless dApps
Stars: ✭ 3,242 (+3277.08%)
Mutual labels:  dapp, dapps
Asch
Asch is an efficient, flexible, safe and decentralized application platform, which was initially designed to lower the barrier to entry for developers.The services provided by the Asch platform include a public chain and a set of application SDKs.
Stars: ✭ 484 (+404.17%)
Mutual labels:  dapp, decentralized-applications
Dapp
TypeScript React Redux Ethereum IPFS Starter Kit
Stars: ✭ 33 (-65.62%)
Mutual labels:  dapp, ipfs
syscoin
Syscoin is a crypto currency that is universally merge-mineable and offers a unique variety of services including decentralized identities, asset token issuance platform capabilities directly on the blockchain and trustless 0-counterparty interoptibility with the Ethereum blockchain
Stars: ✭ 152 (+58.33%)
Mutual labels:  identity, decentralized-applications
Eosocial
Deprecated - 📝 Sample dApp of Votable SNS run by EOS Testnet.
Stars: ✭ 14 (-85.42%)
Mutual labels:  dapp, decentralized-applications
Swarmdb
Wolk SWARMDB - Decentralized Database Services for Web3
Stars: ✭ 34 (-64.58%)
Mutual labels:  dapp, decentralized-applications
Eth Dev Reading List
A list of links to articles, tutorials and papers that are helpful for people developing on the ethereum stack
Stars: ✭ 280 (+191.67%)
Mutual labels:  dapp, ipfs
awesome-waves
Curated list of awesome things for development on Waves blockchain.
Stars: ✭ 60 (-37.5%)
Mutual labels:  dapp, dapps
Embark
Framework for serverless Decentralized Applications using Ethereum, IPFS and other platforms
Stars: ✭ 3,478 (+3522.92%)
Mutual labels:  dapp, ipfs
The Journal Of Blockchain
区块链自媒体、专注区块链技术学习和实践、IPFS/Filecoin、Bitcoin、Ethereum、EOS、Cosmos、区块链、白皮书、Coinmarketcap、Coindesk、Safe Network、Telegram、Docker、社会治理、经济激励
Stars: ✭ 63 (-34.37%)
Mutual labels:  dapp, ipfs
aragon-desktop
(Aragon 1) Managing an decentralized organization on a desktop near you
Stars: ✭ 37 (-61.46%)
Mutual labels:  dapp, ipfs
nifty-game
🃏🎮A NFT(ERC721) card game build on Ethereum, Truffle, Ganache and hosting on IPFS.
Stars: ✭ 222 (+131.25%)
Mutual labels:  dapp, ipfs

ipfs-social-proof

Identity and social proof serverlessly via IPFS

Create an online identity peer 2 peer, generate proof(s) that can be validated by peers to verify your identity. No walled garden neccesary.

Warning: alpha software with alpha dependencies

THIS IS VERY MUCH A Work In Progress

Requirements

  • js-ipfs (browser mode)
  • node.js 10
  • Chrome / Firefox

First time install & launch client

  • git clone / fork this repo
  • copy src/example-auth.js to src/auth.js
  • edit the githubToken property to be a READ-ONLY personal GH token, see: github tokens
  • npm run make
  • Subsequent runs:
  • npm run client

Build Bundle

  • npm run bundle
  • This will produce a bundle one can consume in a web/electron app at bundle.js

Example client Identity DApp: Autonomica

Identity management & peer discovery

Alt Identity

Plan

  • See PLAN.md (preliminary plan & ideas scratchpad)

Contributing

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].