Try a checkout layout
Change a button, form or cart locally. Payment controls stay disabled, and the page never contacts an account or invoice endpoint.
Open a form previewExplore an integration before connecting it. Read the available request, try the interface previews and keep experiments on your local network.
Account creation is the implemented public endpoint in this branch. It returns an Account ID, a creation timestamp and a one-time Transfer Key. There is no request body to configure yet.
For a deliberate local test, replace the example origin with your Rails server's origin. Running the command creates a real development account. Store the returned key securely and keep it out of logs and screenshots.
Read the full account contractChange a button, form or cart locally. Payment controls stay disabled, and the page never contacts an account or invoice endpoint.
Open a form previewLearn what the isolated address test proves and why node RPC experiments are separate from application payment features.
Read the testing guideA documented endpoint may be a future contract. The reference marks availability so an example is not mistaken for an implemented API.
Browse the API referenceExplore the dashboard, learn the API and develop with local test coins.