{"id":18484391,"url":"https://github.com/giveth/liquidpledging","last_synced_at":"2025-08-20T10:32:39.526Z","repository":{"id":22441573,"uuid":"93546480","full_name":"Giveth/liquidpledging","owner":"Giveth","description":"Liquid Pledging","archived":false,"fork":false,"pushed_at":"2023-02-15T15:21:21.000Z","size":5736,"stargazers_count":66,"open_issues_count":19,"forks_count":39,"subscribers_count":13,"default_branch":"master","last_synced_at":"2024-04-14T01:07:23.967Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Solidity","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Giveth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-06-06T17:41:33.000Z","updated_at":"2024-06-21T04:21:03.284Z","dependencies_parsed_at":"2024-06-21T04:33:09.791Z","dependency_job_id":null,"html_url":"https://github.com/Giveth/liquidpledging","commit_stats":{"total_commits":238,"total_committers":11,"mean_commits":"21.636363636363637","dds":0.4243697478991597,"last_synced_commit":"e8f5e119fe456ce5ed1ca07bc1c78b4b4d9bbaf8"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Giveth%2Fliquidpledging","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Giveth%2Fliquidpledging/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Giveth%2Fliquidpledging/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Giveth%2Fliquidpledging/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Giveth","download_url":"https://codeload.github.com/Giveth/liquidpledging/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230415318,"owners_count":18222158,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-06T12:39:33.739Z","updated_at":"2024-12-19T10:09:59.069Z","avatar_url":"https://github.com/Giveth.png","language":"Solidity","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Liquid Pledging](readme-header.png)\n\n\u003e Ethereum contract to delegate donations to projects.\n\n[![Build Status](https://travis-ci.org/Giveth/liquidpledging.svg?branch=master)](https://travis-ci.org/Giveth/liquidpledging)\n\nWelcome to the code for the liquidpledging contract, a new way to distribute donated ether while keeping ownership in the hands of the original donor.\n\n## Table of content\n\n- [Table of content](#table-of-content)\n  - [Install](#install)\n  - [Requirements](#requirements)\n  - [Package](#package)\n- [Run demo](#run-demo)\n- [Help](#help)\n\n### Install\n1. Click **Star** on this repo near the top-right corner of this web page (if you want to).\n2. Join our [Riot](http://join.giveth.io) if you haven't already.\n3. Fork this repo by clicking **Fork** button in top-right corner of this web page. Continue to follow instruction steps from your own liquidpledging repo.\n5. The rest of these steps must be done from your machine's command line. Clone your own \"liquidpledging\" repo: \n    ```\n    git clone https://github.com/GITHUB_USERNAME/liquidpledging.git\n    ```\n6. Change directories to liquidpledging:\n    ```\n    cd liquidpledging\n    ```\n\n### Requirements\nMake sure you have [NodeJS](https://nodejs.org/) (v8.4.0 or higher) and [npm](https://www.npmjs.com/) (5.4.1 or higher) installed.\n\nYou will also need to install embark globally using yarn\n\n```\nnpm i -g embark@next\n```\n\n### Package\nThe liquidpledging contract is published as an npm package for developer convenience. To include it as a dependency in your package.json run this from your apps root dirctory.\n```\n npm install liquidpledging --save\n```\n\n## Run demo\nFollow the instructions on the [liquidpleding-demo](https://github.com/ojones/liquidpledging-demo) repo.\n \n## Help\nReach out to us on [slack](http://slack.giveth.io) for any help or to share ideas.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiveth%2Fliquidpledging","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgiveth%2Fliquidpledging","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiveth%2Fliquidpledging/lists"}