Python library for thenewboston.
Follow the steps below to set up the project on your environment. If you run into any problems, feel free to leave a GitHub Issue or reach out to any of our communities above.
Install required packages:
pip3 install -r requirements.txt
To run tests:
pytest
To produce a source distribution:
python3 setup.py sdist
Join the community to stay updated on the most recent developments, project roadmaps, and random discussions about completely unrelated topics.
thenewboston is MIT licensed.