No-code & API support Contracts can be accessed in two ways by developers:
- Console: You can explore, interact and manage smart contracts without writing any code. This is ideal for non-technical users, or any low frequency use. The console supports exploring contracts (view functions, events, transactions), deploying contracts (via templates) and managing the contract (any read/write function on the contract).
- SDK/API: You can also receive the benefits of Contracts programmatically! Combining with Programmable Developer-Controlled Wallets and Gas Station, you can deploy, interact and manage smart contracts at scale via simple APIs - in a gasless fashion! The APIs that we provide include deploying contracts (via bytecode or templates), read or write contract executions.