hagoromo

所属分类:图形图象
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2021-06-30 11:23:06
上 传 者sh-1993
说明:  Hagoromo是一个为以太坊和多边形网络编写的去中心化众筹的开源社交项目。
(Hagoromo is an open source social project of decentralized crowdfunding written for Ethereum and Polygon network.)

文件列表:
.env.template (82, 2021-06-24)
.firebase/ (0, 2021-06-24)
.firebase/hosting.Y2xpZW50L2J1aWxk.cache (2552, 2021-06-24)
LICENSE (1079, 2021-06-24)
client/ (0, 2021-06-24)
client/package-lock.json (591798, 2021-06-24)
client/package.json (663, 2021-06-24)
client/public/ (0, 2021-06-24)
client/public/favicon.ico (15406, 2021-06-24)
client/public/img/ (0, 2021-06-24)
client/public/img/bg-card.png (68651, 2021-06-24)
pc.png (306564, 2021-06-24)
sp.png (53918, 2021-06-24)
client/public/img/favicon.ico (15406, 2021-06-24)
client/public/img/icon_sawp.svg (407, 2021-06-24)
client/public/img/logo.svg (14428, 2021-06-24)
client/public/img/logo_symbol.svg (1696, 2021-06-24)
client/public/index.html (1839, 2021-06-24)
client/public/logo192.png (8581, 2021-06-24)
client/public/logo512.png (22920, 2021-06-24)
client/public/manifest.json (508, 2021-06-24)
client/public/robots.txt (57, 2021-06-24)
client/public/style.css (9161, 2021-06-24)
client/src/ (0, 2021-06-24)
client/src/App.css (1849, 2021-06-24)
client/src/App.js (22255, 2021-06-24)
client/src/App.test.js (248, 2021-06-24)
client/src/contracts/ (0, 2021-06-24)
client/src/contracts/Address.json (285958, 2021-06-24)
client/src/contracts/Context.json (19554, 2021-06-24)
client/src/contracts/HagoromoV1.json (1234836, 2021-06-24)
client/src/contracts/IERC20.json (79352, 2021-06-24)
client/src/contracts/JPYC.json (884850, 2021-06-24)
client/src/contracts/Migrations.json (34509, 2021-06-24)
client/src/contracts/Ownable.json (117168, 2021-06-24)
... ...

# Hagoromo Funding with JPYCoin (JPYC) ## Overview `JPYC` is a JPY-pegged stablecoin, legally treated as a prepaid payment instrument in Japan. With this said the stablecoin enables us to purchase goods as a medium of exchange. `JPYC` is a simple ERC-20 based token so that we can implement and integrate this token in Ethereum DApps ecosystem. Here is the reason JPYC Rinkeby takes place for testing purpose. To know details about `JPYC`, visit https://jpyc.jp/white-paper-en.pdf `Hagoromo` is an open source social project of decentralized crowdfunding written for Ethereum and Polygon network, everyone can participate in each project as a proposal creator or a fundraiser. Crowdfunding is widely known as a form of crowdsourcing and alternative finance. To get insights about `Crowdfunding`, visit https://en.wikipedia.org/wiki/Crowdfunding ## HagoromoV1 `HagoromoV1` has been prototyped with simple functions that were required to achieve features for decentralized crowdfunding. It supports the one of the three primary types of crowdfunding donation-based in which there is no financial return to the investors or contributors. It's said that common donation-based crowdfunding initiatives include fundraising for disaster relief, charities, nonprofits, and medical bills. It is deployed at the address [0x9c84b6413D8A859EB071a5db5525262f72E443A6][hagoromor] for Rinkeby test network. It is deployed at the address [0x0E30E8A64093758ee2000E1011a62D9bA29CB79D][hagoromom] for Polygon(Matic) main network. ## Use of JPYC Rinkeby `JPYC Rinkeby` is a ERC-20 based contract that was deployed at the address [0xbd9c419003a36f187daf1273fce184e1341362c0][jpycr]. Here is the explanation how JPYC Rinkeby works if you want to get some. 1. Obtain Rinkeby Eth from one of the faucets to exchange it with JPYC Rinkeby 2. Send Rinkeby Eth to the `JPYC Rinkeby` contract address from your wallet 3. The contract computes how much JPYC should be returned with off-chain data from Chainlink Oracle 4. The contract sends equivalent JPYC to your wallet address at the current rate of ETH/JPY 5. It's time to use JPYC for your testing purpose!! Viola. ## Use of JPYC Polygon `JPYC` in Polygon(Matic) is a ERC-20 based contract that was deployed at the address [0x6AE7Dfc73E0dDE2aa99ac063DcF7e8A63265108c][jpycm]. To buy JPYC in Polygon(Matic), visit https://jpyc.jp/ ## Testing The test scripts are stored under the tests directory, currently work in progress. ```sh $ truffle development > compile > test ``` [jpycr]: https://rinkeby.etherscan.io/address/0xbd9c419003a36f187daf1273fce184e1341362c0 "JPYC Rinkeby" [jpycm]: https://polygonscan.com/address/0x6AE7Dfc73E0dDE2aa99ac063DcF7e8A63265108c "JPYC Polygon" [hagoromor]: https://rinkeby.etherscan.io/address/0x4A2164a1a93d6CaD9cb2994962dc0EC25C1d8E9E "HagoromoV1 Rinkeby" [hagoromom]: https://polygonscan.com/address/0x0E30E8A64093758ee2000E1011a62D9bA29CB79D "HagoromoV1 Polygon"

近期下载者

相关文件


收藏者