Token Deployer

Gitshock Open Edgeware have multiple utilities related on building blockchain project necessity, such as (a) deploying token without coding, (b) private blockchain, (c) project website, server, domain

a. Token Deployer without Coding

Token deployer is a web3 application with a function to create users’ own smart contract in a specific blockchain platform. Developers can save their time to build smart contracts in various chains we provide. Gitshock open Edgeware functionally will work as a framework to build smart contracts with just by “one” click. Developers are able to choose their network where they want to deploy their project’s smart contract.

The smart contracts that will be built with Gitshock Open Edgeware will be assisted by a tool which will work like Open Zeppelin Wizard. It allows users to build smart contracts in different kinds, i.e.: ERC20, ERC721, ERC1155 and Governor.

a. ERC20

ERC20 token format is characterized as fungible tokens, any one single token will have same value with another token; no tokens have special rights or speciality. This characteristics made ERC20 format suitable for exchange currency, voting rights, staking, and more.

b. ERC721

ERC721 token format is representation of non-fungible tokens, each token deployed in ERC721 has its uniqueness and cannot have same value with another. ERC721 is a more complex standard than ERC20, with multiple optional extensions, and is split across a number of contracts.

c. ERC777

ERC777 is a standard for fungible tokens, and is focused around allowing more complex interactions when trading tokens. More generally, it brings tokens and Ether closer together by providing the equivalent of a msg.value field, but for tokens.

d. ERC1155

ERC1155 uses a single smart contract to represent multiple tokens at once. This is why its balanceOf function differs from ERC20’s and ERC777’s: it has an additional id argument for the identifier of the token that you want to query the balance of. This means ERC1155 accounts have a distinct balance for each token id, and non-fungible tokens are implemented by simply minting a single one of them.

c. Project’s website service

A new project must have its own website that represents the project. As an additional service from Gitshock, Gitshock Finance will be able to generate the standard template that represents the idea of the creator bundled with the website’s domain and server hostings.

d. Customized Decentralized Exchange (DEX)

Some DeFi projects who wants to build their project’s smart contract with Gitshock Edgeware may need a web apps for their own decentralized exchange (DEX). Open Edgeware will provide a customized DEX front-end and back-end which support the DEX web3 apps. This feature provides us with decentralized exchange (DEX) swap that will work like pancake Swap, Bakery Swap, etc. and Gitshock provides an open source DEX swap for developers easily to save their time in creating Bridge DeFi Swap efficiently. By this edgeware stack, we built Open Source DEX Swap tools to let you create your customizable product without requirement of coding experience/skill.

Last updated