Nice
I am delighted to find this Coin, Starting from looking at the new coin list listed in Coinmarketcap. I am new to crypto world but I have this coin belief can be worth tens of dollars, with this low supply coin about 1 million max 10 million. I hope in the near future there will be another market exchange for the better. Thanks dev good luck
Thanks for your kind words!
Well guys....
Here it is, the
Denarius NodeJS/MongoDB powered Web Wallet open sourced for all of you guys! Feel free to do whatever you want with it!
https://github.com/carsenk/denariusnodewalletI do believe ex_mac will be setting up an actual server/site to host the wallet on a nice domain as I am not 100% on the legalities of myself running it in my country. I will seek some legal advice regarding this at some point to see if I can do so.
I did implement private keys for your main wallet address, so if you wish to export your wallet that you end up using online you can
The feature list and what is included is fairly long on what this NodeJS wallet can do, so here is the list, it is also available on the Github along with some simple installation instructions:
- Send and Receive DNR
- Wallet Addresses, Create new ones
- View all wallet addresses
- Retrieve your private key for your main wallet address
- View all transactions
- Two Factor Authentication
- Mobile Ready Responsive Design
- Local Authentication using Email and Password
- OAuth 1.0a Authentication via Twitter
- OAuth 2.0 Authentication via Facebook, Google, GitHub
- Flash notifications
- MVC Project Structure
- Node.js clusters support
- Sass stylesheets (auto-compiled via middleware)
- Bootstrap 3 + Theme
- Contact Form (powered by Mailgun, Sendgrid or Mandrill)
- User Account Management
- Gravatar
- Profile Details
- Change Password
- Forgot Password
- Reset Password
- Link multiple OAuth strategies to one account
- Delete Account
- 2FA (MFA) Enable/Disable
- CSRF protection
- XSS protection
Expect a lot more features and improvements to come to the wallet over time, I will try to consistently update it.
I will be supporting users if they need assistance with the setup, you can run this NodeJS wallet alongside Denarius on your localhost or host it remotely, it is very modular! It also includes a docker file for those that like using Docker!