Instantiate Chain
CURRENTLY, PYTHON CODE CAN ONLY BE WRITTEN AND RAN IN THE PYTHON FOLDER
To instantiate a Chain object, use the following commands:
from Krow import *
chain = Chain("http://18.220.46.51:3000/")
CURRENTLY, PYTHON CODE CAN ONLY BE WRITTEN AND RAN IN THE PYTHON FOLDER
To instantiate a Chain object, use the following commands:
from Krow import *
chain = Chain("http://18.220.46.51:3000/")