Turn a path string such as `/user/:name` into a regular expression
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Path-to-RegExp is a JavaScript library that converts path strings like `/user/:name` into regular expressions for pattern matching. It's designed for developers building routing systems, particularly those working with web frameworks that need to parse and match URL paths.