UNPKG

@gooddollar/goodcontracts

Version:
65 lines (64 loc) 1.54 kB
{ "default": { "cap": "0", "avatarTokens": "2000000000", "reputation": "10", "walletToppingAmount": "1000000", "walletToppingUnits": "gwei", "walletToppingTimes": 3, "walletTransfer": "1", "walletTransferUnits": "ether", "txFeePercentage": 0, "identityAuthenticationPeriod": 14 }, "test": { "cap": "0", "avatarTokens": "200000", "reputation": "10", "dailyUBI": "1", "totalUBI": "0", "totalRewards": "5000", "maxUserRewards": "250", "walletToppingAmount": "1", "walletToppingUnits": "ether", "walletToppingTimes": 3, "walletTransfer": "1", "walletTransferUnits": "ether", "txFeePercentage": 1 }, "coverage": { "cap": "0", "avatarTokens": "200000", "reputation": "10", "dailyUBI": "1", "totalUBI": "0", "totalRewards": "5000", "maxUserRewards": "250", "walletToppingAmount": "1", "walletToppingUnits": "ether", "walletToppingTimes": 3, "walletTransfer": "1", "walletTransferUnits": "ether", "txFeePercentage": 1 }, "fuse": { "avatarTokens": "0" }, "staging": { "avatarTokens": "0" }, "production": { "_comment": "phase 1 settings", "cap": "0", "avatarTokens": "0", "reputation": "100", "walletToppingAmount": "1000000", "walletToppingUnits": "gwei", "walletToppingTimes": 3, "walletTransfer": "1000", "walletTransferUnits": "ether", "txFeePercentage": 0, "gasLimit": 200000, "identityAuthenticationPeriod": 60 } }