Open sgreenbury opened 1 year ago
Fix: the route for an endpoint currently is missing a preceding /
as this is expected after the port. E.g. here.
i want to work on this assign me
i want to work on this assign me
Hi @AmitSingh-5600. Thanks for your interest in the project! Feel free to assign yourself and work on this. When you're ready we'd be happy to review your pull request.
In case you're also interested in front-end development, we also have a related mobile app: trustchain-mobile
. Instructions for getting started can be found here.
The
Endpoint
type used intrustchain-ion
is a more limited version of theUrl
type and should be replaced with the latter.