-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Description
Introduction
As we discussed in this issue, we are changing the format of the repo with three different libraries which will be uploaded to npm and yarn.
Work to be done
Reorganize all files already created with the new structure explained here and prepare the folder tokens-factory in order to create a library.
Tasks
- Move src files
- Rename functions if needed (Rename some functions #122)
- Move types
- Move tests
- Create its own package
- Test that the build works and save it as a JS in a folder called
dist. This should be in .gitignore and therefore not uploaded. - Create a tsconfig.json
- Create a README with basic explanation on how to use it
- Create a LICENSE file (?)
- Edit and create a new PR in the examples repository testing the new change using the library format