DetherMapBox is Javascript implementation based on DetherJS
It enables to load all the dether tellers and show them on a Mapbox map
You can personalise the style on the map by modifying the style of REACT_APP_MAPBOX_DESIGN
in the .env variable.
You need a Mapbox API key, you will have to paste it on .env
REACT_APP_MAPBOX_TOKEN=
REACT_APP_MAPBOX_DESIGN=mapbox://styles/mapbox/light-v9
REACT_APP_NETWORK=kovan
git clone https://github.com/dethertech/dether.map.git
cd dether.map
yarn
Extensive documentation of all the methods can be found on the API documentation
yarn start
yarn test
yarn build
yarn run esdoc
yarn run publish:esdoc
- dethercontract
- detherjs
- mapbox-gl
- prop-types
- react
- react-dom
- react-redux
- react-router-dom
- react-scripts
- redux
- redux-thunk
When you find issues, please report them: