Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andreypfau/ton-proxy-client


https://github.com/andreypfau/ton-proxy-client

blockchain kotlin kotlin-multiplatform kotlin-native proxy telegram the-open-network ton toncoin web3

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# TON Proxy Client

## Build & Run

### macOS

1. Install Java using brew:
```shell
brew install java
```

2. Run build script:

```shell
./build_macos.sh
```

3. Copy file `TON Proxy Client.app` to `/Applications`

4. Run & Enjoy visiting: [http://foundation.ton](http://foundation.ton)

## Windows

### Coming soon...

## Linux

### Coming soon...