Showcasing the talent behind our community. Explore our outstanding contributors!
Become a true Sensei of web3 with our Developers Community. Here, experience is recognized, and achievements celebrated at every level. You too can make significant contributions to the Vottun community, where your creativity and effort will be valued and acknowledged. Share your ideas and be part of creating incredible solutions alongside other developers.
Start your journey by understanding the basics and unlocking Web3's potential
Enhance skills, dive into decentralized apps, and excel in the web3 realm.
Master web3, demonstrate expertise, shape its future.
Start your journey by understanding the basics and unlocking Web3's potential
Enhance skills, dive into decentralized apps, and excel in the web3 realm.
Master web3, demonstrate expertise, shape its future.
Check out the first major contribution from the most active members of our community. Explore the SDKs created by Vottun community developers! Make the most of your platform experience using these tools. Have a brilliant idea? Create your own SDK and send it to us so we can share it with the community!
Discord
SDK
Description
Discord
@ceseshi
SDK
Vottun PHP SDK
Description
The Vottun PHP SDK provides an easy-to-use PHP interface for interacting with the Vottun API. Initially implemented for ERC20 and ERC721 token operations on Ethereum compatible blockchains, this SDK simplifies the process of integrating Vottun API functionalities into your PHP applications, including contract deploys, token transfers, querying balances and managing allowances.
Discord
@Jzafrap
SDK
Vottun ERC20 API .NET
Description
Client for .NET Core C# of Vottun's ERC20 APIs. Easily make Vottun API calls from your .NET C# application through this SDK. Includes usage examples
Discord
@ikk1
SDK
VTN Nest SDK
Description
This SDK is made for NestJS, a nodeJS framework. It has all the functions available so far from Vottun's ERC-721, deploy, mint, transfer, balanceOf, ownerOf and tokenUri.
Discord
@jairoxd98
SDK
Vottun SDK Java
Description
Java SDK developed with SpringBoot, which interacts with the Vottun API, allowing to deploy POAP contracts, transfer tokens, query balances and obtain token metadata.
Discord
@eligormetaskeletor
SDK
Vottun SDK
Description
Welcome to VOTTUNSDK by MetaSkeletor, offering intuitive ERC-20 token management tools for effortless control and optimization of your assets.
Discord
@chukinice
SDK
Vottun SDK
Description
"Vottun SDK test enables integration of Vottun APIs into Java applications, providing functionalities to interact with the 'Deploy' and 'Get name' endpoints
Discord
@jtrm.trading
SDK
Vottun SDK PHP
Description
This SDK is developed in php divided in two files and based on the api provided by Vottun, it is divided in two parts if it can be described like this. The first part contains all the functions definition and the second part contains the execution of these functions. The interface is very basic, it does not contain any css code to make the visualization pretty.
Discord
@antonio23
SDK
Vottun Python NFT Mint SDk
Description
This Python program is designed to work with a custom SDK that interacts with a blockchain API to create and manage NFTs (Non-Fungible Tokens). It uses a specific set of steps that include deploying a smart contract, uploading files to IPFS (InterPlanetary File System) for decentralized storage, creating metadata for the NFTs, minting these tokens on a blockchain, and finally, querying their URIs. It is structured to be primarily executed from the main function, where it loads NFT information from a CSV file and proceeds with their creation and management using the functions defined in the SDK.
Discord
@toleillo
SDK
Vottun SDK PHP
Description
PHP compatible library that allows to use Vottun APIs in a simple way and with very few lines of code. It allows to create ERC-20 tokens, NFTs, upload IPFS files and all the capabilities offered by Vottun APIs to bring and simplify Web3 development to Web2 programmers.
Discord
@borj404
SDK
Vottun SDK Shell
Description
Script that allows you to easily execute Vottun APIs directly from the terminal and requires no prerequisites other than having a Unix-based system with Bash.