telescope icon indicating copy to clipboard operation
telescope copied to clipboard

Testing and Documentation

Open daniel-farina opened this issue 2 years ago • 1 comments

Todo

  • [ ] - [ ] TDD development for all modules
  • [ ] Fixtures for all necessary endpoints
  • [ ] Docker image with local testing
  • [ ] local version of osmosis, with pools, etc.
  • [ ] Boilerplate for testing
  • [ ] API docs

Example Dapps

  • [ ] a webpage with LBP for a token launch
  • [ ] a webpage that allows users to lock tokens into a liquidity pool
  • [ ] a webpage with token swap to allow users to buy token

daniel-farina avatar Mar 31 '22 18:03 daniel-farina

I'm wondering if we should try to autogenerate some of the documentation leveraging the types. Probably better than manually writing them :)

pyramation avatar Apr 22 '22 23:04 pyramation