Web3.swift
Web3.swift copied to clipboard
connecting to private network
I have created a private network that can communicate between 2 computers on the same network. Executing some contracts. How do I connect this module with my own private network? I want to execute the contract at my node from iPhone. is there any guide for how to do this?