0.1.9 • Published 10 months ago
@scom/ton-core v0.1.9
Setup and Installation for Local Testing
To get started with testing locally, follow these steps:
1: Install the required packages using the following command:
npm i2: Build and bundle the library using the following command:
npm run build