LendingClub

所属分类:工具库
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2018-01-21 08:47:22
上 传 者sh-1993
说明:  no intro
(Decentralized lending pool created and managed entirely by a group of people to create trusted lending pool involving staking of tokens to create the trust.)

文件列表:
box-img-lg.png (59064, 2018-01-21)
box-img-sm.png (7619, 2018-01-21)
bs-config.json (68, 2018-01-21)
contracts/ (0, 2018-01-21)
contracts/Chits.sol (1523, 2018-01-21)
contracts/Migrations.sol (493, 2018-01-21)
migrations/ (0, 2018-01-21)
migrations/1_initial_migration.js (129, 2018-01-21)
migrations/2_deploy_contracts.js (117, 2018-01-21)
package.json (326, 2018-01-21)
src/ (0, 2018-01-21)
src/css/ (0, 2018-01-21)
src/css/bootstrap.min.css (121200, 2018-01-21)
src/css/bootstrap.min.css.map (542194, 2018-01-21)
src/fonts/ (0, 2018-01-21)
src/fonts/glyphicons-halflings-regular.eot (20127, 2018-01-21)
src/fonts/glyphicons-halflings-regular.svg (108738, 2018-01-21)
src/fonts/glyphicons-halflings-regular.ttf (45404, 2018-01-21)
src/fonts/glyphicons-halflings-regular.woff (23424, 2018-01-21)
src/fonts/glyphicons-halflings-regular.woff2 (18028, 2018-01-21)
src/images/ (0, 2018-01-21)
src/images/rosca-saving.png (138699, 2018-01-21)
src/index.html (3256, 2018-01-21)
src/js/ (0, 2018-01-21)
src/js/app.js (3428, 2018-01-21)
src/js/bootstrap.min.js (37045, 2018-01-21)
src/js/truffle-contract.js (258815, 2018-01-21)
src/js/web3.min.js (141091, 2018-01-21)
src/pets.json (2716, 2018-01-21)
test/ (0, 2018-01-21)
truffle.js (153, 2018-01-21)

# LendingClub ## Setup ### Dependencies: ``` 1. truffle - https://www.npmjs.com/package/truffle/tutorial 2. Metamask (For running and testing locally) 3. Ganache (https://github.com/trufflesuite/ganache). 4. Change ganache port to 8545 or edit truffle.js to default port 7545 ``` ### Running lending club : ``` 1. truffle compile 2. truffle migrate 3. npm run dev ``` ### Interacing with smart contract ``` Connect to metamask private network and eth addresses from ganache with test balance.(localhost:8545) ```

近期下载者

相关文件


收藏者