https://github.com/benschza/intro-to-bonding-curves
A Technical Introduction to Bonding Curves, for beginners
https://github.com/benschza/intro-to-bonding-curves
Last synced: about 2 months ago
JSON representation
A Technical Introduction to Bonding Curves, for beginners
- Host: GitHub
- URL: https://github.com/benschza/intro-to-bonding-curves
- Owner: BenSchZA
- License: mit
- Created: 2020-05-31T13:28:21.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T07:31:06.000Z (almost 3 years ago)
- Last Synced: 2025-08-06T21:37:39.465Z (2 months ago)
- Language: JavaScript
- Size: 13.8 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# A technical introduction to bonding curves, for beginners
This is a Reveal.JS presentation. See the `*.md` files and index.html for presentation content. Anyone is welcome to open up a PR and contribute!
Automatically deployed to:
* `gh-pages` branch for condensed version: https://tokenengineeringcommunity.github.io/intro-to-bonding-curves
* `master` branch for extended version: https://intro-to-bonding-curves-extended.netlify.app## Reveal.JS
reveal.js is an open source HTML presentation framework. It enables anyone with a web browser to create fully featured and beautiful presentations for free. [Check out the live demo](https://revealjs.com/).
The framework comes with a broad range of features including [nested slides](https://revealjs.com/vertical-slides/), [Markdown support](https://revealjs.com/markdown/), [Auto-Animate](https://revealjs.com/auto-animate/), [PDF export](https://revealjs.com/pdf-export/), [speaker notes](https://revealjs.com/speaker-view/), [LaTeX support](https://revealjs.com/math/), [syntax highlighted code](https://revealjs.com/code/) and much more.
Get Started## Documentation
The full reveal.js documentation is available at [revealjs.com](https://revealjs.com).## Online Editor
Want to create your presentation using a visual editor? Try the official reveal.js presentation platform for free at [Slides.com](https://slides.com). It's made by the same people behind reveal.js.## License
MIT licensed
Copyright (C) 2011-2020 Hakim El Hattab, https://hakim.se