Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kelonye/foam-mapviewer
Responsive FOAM Map Viewer
https://github.com/kelonye/foam-mapviewer
ethereum foam mapbox
Last synced: 23 days ago
JSON representation
Responsive FOAM Map Viewer
- Host: GitHub
- URL: https://github.com/kelonye/foam-mapviewer
- Owner: kelonye
- Created: 2020-02-09T11:05:25.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-13T00:18:37.000Z (almost 4 years ago)
- Last Synced: 2024-04-14T14:54:17.677Z (7 months ago)
- Topics: ethereum, foam, mapbox
- Language: JavaScript
- Homepage: https://foam-mapviewer.herokuapp.com
- Size: 5.04 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
| Desktop | Mobile |
| ----------------------------------------------------------------------- | ---------------------------------------------------------------------- |
| ![](https://foam-mapviewer.herokuapp.com/screenshots/dark/desktop.png) | ![](https://foam-mapviewer.herokuapp.com/screenshots/dark/mobile.png) |
| ![](https://foam-mapviewer.herokuapp.com/screenshots/light/desktop.png) | ![](https://foam-mapviewer.herokuapp.com/screenshots/light/mobile.png) |# Responsive FOAM Map Viewer
### Getting started
Watch and build client assets with:
$ make
### TODOs
- [x] View Places
- [x] Filter Places by tag
- [ ] Filter Places by status
- [x] Connect w/ Metamask
- [ ] Stake FOAM
- [x] Add POIs
- [ ] Challenge applications
- [ ] Delist POIs
- [ ] Voting
- [ ] Rewards
- [ ] Support other wallets### Resources
- [Foam Map View](https://map.foam.space)
- [Gitcoin Challenge](https://gitcoin.co/issue/ryan-foamspace/Sustain-Web3-hackathon/3/3960)### Attribution
This project is greatly inspired by my other project [Geovez](https://geovez.com), an ESRI/ArcGIS based map viewer.