在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:monacofx1/MelonMail开源软件地址:https://github.com/monacofx1/MelonMail开源编程语言:JavaScript 98.4%开源软件介绍:Melon MailMelon Mail is a secure and decentralized email-like system that relies on Ethereum and IPFS. Original idea of Melon Mail developped under GPLv3 license by Devana Labs under leadership of Vladimir Prevolac and has since been completely rewritten and is maintained by Decenter under leadership of Andrej Cvoro. Project structure
Getting startedRunning locally
When running Then visit http://localhost:3300/ to use your app. Working on solidity contractsIn the solidity folder you'll find all the contracts as a truffle project (we are using truffle 4). You need to have truffle 4 installed as a global command and can use the built in truffle development blockchain.
After that in the truffle console you can migrate and test your contracts.
If you want to deploy the contracts to kovan use Production deploy
Your bundled files will be at the Hosting on IPFSFollow the instructions for production deploy and proceed. Install IPFS https://ipfs.io/docs/getting-started/
You will be given a set of hashes corresponding to the files in the public folder, use the most bottom one for the public folder. It should look something like this Visit http://[insert trusted ipfs gateway]/ipfs/QmVN4UWCeqRe9LcqicyNzxnb55yK7sUxBHuHRRFVFt82WN * Note when hosting on IPFS *Hosting on IPFS comes with some disadvantadges, localStorage becomes unsecure because it's available cross domain and other apps hosted on IPFS can interfere with your data, when you host MelonMail on IPFS you should disable local storage
features by setting |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论