Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/discountry/web-altfolio
A Web app to spend&manage your cryptocurrencies
https://github.com/discountry/web-altfolio
altfolio blockchain cryptocurrency webapp
Last synced: 14 days ago
JSON representation
A Web app to spend&manage your cryptocurrencies
- Host: GitHub
- URL: https://github.com/discountry/web-altfolio
- Owner: discountry
- License: gpl-3.0
- Created: 2018-01-13T18:28:57.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-25T07:18:54.000Z (almost 2 years ago)
- Last Synced: 2024-10-04T12:58:19.496Z (about 1 month ago)
- Topics: altfolio, blockchain, cryptocurrency, webapp
- Language: JavaScript
- Homepage: https://altfolio.ritmex.one
- Size: 13.3 MB
- Stars: 25
- Watchers: 3
- Forks: 9
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Web-Altfolio [![CircleCI](https://circleci.com/gh/discountry/web-altfolio.png?&circle-token=6855f1409993e2d3f11942442dd75ad6e6c7e0f0)](https://circleci.com/gh/discountry/web-altfolio)
## Dependencies
* [React](https://reactjs.org)
* [Rechart](http://recharts.org)
* [Antd-mobile](https://mobile.ant.design/index-cn)
* [CryptoCompare API](https://www.cryptocompare.com/api/)
* [Etherscan](https://etherscan.io/apis)
* [icons8](https://icons8.cn)## Screenshots
![wechat](https://i.loli.net/2018/01/16/5a5deda2adc5e.jpg)
![iphone](https://i.loli.net/2018/01/16/5a5deda31166a.jpg)
## Donation
**BTC** `1EQHu8LY6FHbv1mqPoJjGgaam2ZA4hnDD2`
**ETH** `0x73e3bA6CE7CF5edb4e312d3A81CB8CacdDb05495`
## LICENSE
[GNU](https://github.com/discountry/web-altfolio/blob/master/LICENSE)
## TODO
* Token 支持
* Contracts 支持## Changelog
### 2018-02-27
* [x] Ethereum 钱包转账
* [x] 快讯
* [x] CRIX 指数### 2018-01-16
* [x] Ethereum 钱包查询
### 2018-01-15
* [x] 新增通告栏
* [x] 删除币种功能
* [x] 添加币种功能
* [x] API 支持人民币
* [x] 图表 Tooltip 说明文字### 2018-01-14
* [x] 历史价格走势图表
* [x] 表单交互优化
* [x] CircleCI 持续部署### 2018-01-13
* [x] 资产管理
* [x] 行情查询
* [x] 汇率转换