* Update existing protocol docs to point to protocol-specific resources
Remove documentation of outdated/irrelevant portions of the protocol
* pin jinja version to try to fixbuild failure. (#711)
---------
Co-authored-by: Eric Wong <ewong@Erics-MBP.fios-router.home>
* Add solhint and basic configuration
* Add solhint-plugin-prettier to run prettier via solhint
* Remove all solhint-disable rules in contracts
* Turn off compiler version errors
* Fix max-line-length linter errors
* Fix linting and prettier issues in contracts
* Add global lint command to run both ts and solidity linter
* Adds `docs` directory, along with boilerplate code and templates for readthedocs.org.
* docs: update orders spec
Co-authored-by: Lawrence Forman <me@merklejerk.com>