Skip to content

Latest commit

 

History

History
78 lines (62 loc) · 2.63 KB

intro.mdx

File metadata and controls

78 lines (62 loc) · 2.63 KB
id title slug description sidebar_label hide_table_of_contents keywords hide_title image
intro
Welcome to Gr0wing Studio API Developer Docs
/intro
Gr0wing Studio API Developer Docs
Introduction
true
gr0wing
network
developers
documentation
false
../../static/img/gr0wing-logo.png

import Gr0wingCard from '@site/src/theme/gr0wingCard/';

export const Product = ({color, link, Svg, children}) => ( <a href={link} className="docs-intro-grid-item" style={{ backgroundColor: color }}> {children} );

What are Gr0wing Studio API?

Our set of API help you build an NFT marketplace quickly without the complexity of blockchain development. Gr0wing Studio API expose standard Restful endpoints allowing you to create NFTs markets and collections on the Gr0wing Network (Ethereum blockchain) using standard RESTful calls.

Why develop on Gr0wing Studio API?

  • No need for blockchain specific knowledge: build now, worry about the blockchain later.
  • Ready to use, Battle-tested NFT contracts.
  • Easy to query on-chain data.
  • Mint your own NFT collection, build your own marketplace quickly.

What can you do with Gr0wing Studio API?

Gr0wing Studio API is designed to manage every aspect of an NFT marketplace while using your own custom UI:

  • Large NFT collections minting and management
  • Primary and secondary market management
  • Fiat payment (on-ramp and off-ramp)
  • User management: buyers and creators
  • Custodial wallet management

Build an NFT Marketplace

  • Build a fully-featured NFT marketplace without managing the complexity of Blockchain (security risks, legal compliance, engineers scarcity). Gr0wing Studio's API allow you to build a blockchain-based NFT marketplace using battle-tested smart contracts, using any UI framework and offering fiat and crypto payment options to your customers.