* featimprove start, types, import/export, add checks for netwrok, shortcuts for decoder encoder
* fix type issue
* update tests
* provide ability to use Keystore as a seed for credentials
* fix types
* up test
* initialize keystore by default
* add keys operation to Keystore
* add MetaMask abstraction, add default start to RLN Instance, expose RLN Contract
* remove console timer
* improve text
* rename to createRLN
* update README, fix tests
* use Provider type
* use provider as it is
* add deps
* complete keystore, move code
* remove esling
* rename command
* rename export
* fix bug
* rollback example
* rollback example[2]
* improve compatibility with nwaku
* add packages
* update example
* add keystore.spec.ts
* up node, add whitelist words
* add types
* try break test
* add test
* add more tests
* add helper functions, update example, add tests
* fix types
* fix test
* add logs
* fix build of the object
* use different approach to catch errors
* run one test
* anotehr one
* fix validation error
* apply last fixes
* update example
* up
* ignroe generated files
* up
* up
* fix test
* test
* fix
* up
* add prettier ignore
* up
* fix lint
* up
* last