Augment tsc with non-typescript files support
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
atsc is a tool that extends the TypeScript compiler (tsc) to support non-TypeScript files, enabling developers to process a broader range of file types within their TypeScript projects. It is designed for TypeScript developers who need to incorporate or compile assets beyond standard TypeScript files, such as JSON, images, or other resources, directly into their build process.