JSECOIN [THE FUTURE BLOCKCHAIN & ECOSYSTEM FOR ECOMMERCE AND DIGITAL ADVERTISING]
We are still working on the interface and know there are still a number of bugs and cross browser issues - please be patient..
Our adtech components for review are available here
## Demo
Coming Soon
## Technology:
JSE Ad Tech Components have been built with [Svelte](https://svelte.dev).
Svelte is a radical new approach to building user interfaces. Whereas traditional frameworks like React and Vue do the bulk of their work in the browser, Svelte shifts that work into a compile step that happens when you build your app.
- Install Node.js v8.0.0 or higher.
- Clone this repository:
git clone https://github.com/JSEcoin/captcha
- Install dependencies
npm install
npm run dev
Open browser to http://localhost:5000
npm run build
Open /dist folder to locate build assets
This is an initial push alot of cleanup is still required if you spot an issue please report it and if we consider it a major issue we will credit your account as part of our bug bounty offering. Bug Bounty Info Page
If you'd like to assist and help the team please first review our Contribution Guidelines.
The component was originally created from the component project template by Yogev: https://github.com/YogliB/svelte-component-template
This project is under the GNU General Public License v3.0.