Developer Guides
Welcome to the Developer Guides! This section is crafted for developers looking to dive deeper into the customization, integration, and advanced use of Signchain. Whether you're interested in writing Solidity smart contracts, learning how to interact with Signchain’s API through curl
, or configuring a self-hosted environment, these guides provide the resources to help you every step of the way.
Explore the topics below to get started.
Contents
-
Writing Solidity Contracts
Learn to build and deploy Solidity contracts compatible with Signchain. This guide covers contract structure, best practices, and how to leverage the Signchain platform for secure signing and transaction management. -
API Usage with Curl
Get hands-on with Signchain’s API usingcurl
. This guide provides examples for each key endpoint, details on required parameters, and tips for securing and verifying requests. -
Advanced Configuration
Take full control of your self-hosted Signchain setup with advanced configuration options. Here, you’ll find instructions for optimizing security, managing environment variables, and customizing the platform to fit your organization's needs.
These guides are continually updated to include the latest best practices and new features. If you have questions or run into any issues, check out our Support section for further assistance.
Happy building with Signchain!