Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/andreypfau/ton-proxy-client
- Owner: andreypfau
- License: gpl-3.0
- Created: 2022-09-25T17:03:58.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-01T22:47:43.000Z (about 2 years ago)
- Last Synced: 2024-07-29T19:08:26.451Z (5 months ago)
- Topics: blockchain, kotlin, kotlin-multiplatform, kotlin-native, proxy, telegram, the-open-network, ton, toncoin, web3
- Language: Kotlin
- Homepage:
- Size: 446 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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...