{"id":13445942,"url":"https://github.com/aws-samples/non-profit-blockchain","last_synced_at":"2025-03-21T05:31:25.658Z","repository":{"id":35462269,"uuid":"156468141","full_name":"aws-samples/non-profit-blockchain","owner":"aws-samples","description":"Builds a blockchain network and application to track donations to non-profit organizations, using Amazon Managed Blockchain","archived":true,"fork":false,"pushed_at":"2024-01-23T00:25:21.000Z","size":13882,"stargazers_count":374,"open_issues_count":24,"forks_count":288,"subscribers_count":31,"default_branch":"master","last_synced_at":"2024-10-28T09:52:07.252Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"SCSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aws-samples.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-11-07T00:38:03.000Z","updated_at":"2024-10-25T22:38:56.000Z","dependencies_parsed_at":"2024-01-18T17:08:39.866Z","dependency_job_id":null,"html_url":"https://github.com/aws-samples/non-profit-blockchain","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-samples%2Fnon-profit-blockchain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-samples%2Fnon-profit-blockchain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-samples%2Fnon-profit-blockchain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-samples%2Fnon-profit-blockchain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws-samples","download_url":"https://codeload.github.com/aws-samples/non-profit-blockchain/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244745712,"owners_count":20503048,"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-07-31T05:00:42.243Z","updated_at":"2025-03-21T05:31:25.650Z","avatar_url":"https://github.com/aws-samples.png","language":"SCSS","funding_links":[],"categories":["BlockChain"],"sub_categories":[],"readme":"# [ARCHIVED] Amazon Managed Blockchain Workshop\n\n### This repository is now archived. For hands-on experience use [one of our official workshops](https://workshops.aws/categories/Blockchain).\n\n\u003e Updated to support Fabric v1.4x\n\n## Building and deploying an application for Hyperledger Fabric on Amazon Managed Blockchain\n\nThis workshop builds a Hyperledger Fabric blockchain network using Amazon Managed Blockchain. Once the Fabric network has been created, you will deploy a 3-tier application that uses the Fabric network to track donations to a non-profit organisation, and track how those donations are spent by the non-profit. Donations \nand spending are tracked on a Hyperledger Fabric blockchain network with both donors and non-profits \n(NGO's) being members of the network. The 3-tier application consists of the following components:\n\n* Node.js / Angular user interface application, accessing services provided by a RESTful API\n* RESTful API, running as a Node.js Express application, using the Hyperledger Fabric Client SDK to query \nand invoke chaincode\n* Fabric Chaincode, written in Node.js, deployed to a Hyperledger Fabric network\n\nThis workshop will build a Hyperledger Fabric blockchain network using Amazon Managed Blockchain, deploy the chaincode,\nstart the RESTful API server and finally run a UI application that uses the RESTful API to interact with the Fabric\nnetwork. The workshop is divided into four parts:\n\n1. Building a Hyperledger Fabric blockchain network using Amazon Managed Blockchain. Instructions can be found in the folder: [ngo-fabric](ngo-fabric)\n2. Deploying the chaincode, or smart contract, that provides the donation and spend tracking functionality. Instructions can be found in the folder: [ngo-chaincode](ngo-chaincode)\n3. Starting the RESTful API server that exposes the chaincode functions to client applications. Instructions can be found in the folder: [ngo-rest-api](ngo-rest-api)\n4. Running the User Interface application. Instructions can be found in the folder: [ngo-ui](ngo-ui)\n\n## Getting started\n\nTo build the network, deploy the chaincode, start the RESTful API server and run the application, follow the \nREADME instructions in parts 1-4, in this order:\n\n* [Part 1:](ngo-fabric/README.md) Start the workshop by building the Hyperledger Fabric blockchain network using Amazon Managed Blockchain.\n* [Part 2:](ngo-chaincode/README.md) Deploy the non-profit chaincode. \n* [Part 3:](ngo-rest-api/README.md) Run the RESTful API server. \n* [Part 4:](ngo-ui/README.md) Run the application. \n* [Part 5:](new-member/README.md) Add a new member to the network. \n* [Part 6:](ngo-lambda/README.md) Read and write to the blockchain with Amazon API Gateway and AWS Lambda.\n* [Part 7:](ngo-events/README.md) Use blockchain events to notify users of NGO donations.\n* [Part 8:](blockchain-explorer/README.md) Deploy Hyperledger Explorer. \n* [Part 9:](../ngo-identity/README.md) Integrating blockchain users with Amazon Cognito.\n\n## Cleanup\n\nTo clean up your resources delete the Hyperledger Fabric network managed by Amazon Managed Blockchain and the AWS CloudFormation template as follows:\n\n* In the AWS CloudFormation console delete the stack with the stack name `\u003cyour network\u003e-fabric-client-node`\n* In the Amazon Managed Blockchain console delete the member for your network. This will delete the peer node, the member, and finally, the Fabric network (assuming you created only one member)\n* In the AWS Cloud9 console delete your AWS Cloud9 instance\n\n## License\n\nThis library is licensed under the Apache 2.0 License. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faws-samples%2Fnon-profit-blockchain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faws-samples%2Fnon-profit-blockchain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faws-samples%2Fnon-profit-blockchain/lists"}