🛠
Getting Started
All read-only graphQL data generated from blockchain transactions happen here. It's how we know who ones what tokens with what royalties quickly.
MintbaseJS is a library created to lower the barrier to entry for decentralized application development on the NEAR ecosystem and facilitate integrations with Mintbase systems.
All transitions made on Mintbase.xyz are done with MintbaseJS, mint, transfer, burn, buy, list...
With our tools, it is possible to cover all points of token blockchain app development. For that, we focused on these 4 themes.
Easily deploy a ready-to-use token contract from Mintbase and interact with it in a few lines of code. Curate your own market by listing, buying and selling on Mintbase markets with affiliate bonuses.
Out-of-the-box wallet integration with our react wallet selector wrapper.
Easily upload your source material to Arweave where it will be permanently stored to be used in minting.
Get general data from the blockchain in a few lines of code or use our GraphQl indexer to make your own custom queries.
Visit the documentation for each of the modules to find usage examples as well as descriptions of the available methods.
For most operations moving forward an API key will be required.
Get building fast with our pre-built examples.
Each one of these examples covers a use case we believe is strongly supported by our SDK.
Below you can find a dapp starting point that can be configured and deployed to your own github in 10 minutes.
Have feedback or perhaps need a hand? Reach out on our Telegram public developer support channel where we are happy to help!
Most of our repositories are open source with either the MIT License or the GPL-3.0 License.
Mintbase is a tool in the public domain, as such anyone can view and contribute to every aspect of the protocol.
Last modified 1mo ago