Skip to content

Vara-Lab/standards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Standards

You can find the services standards and contracts that use this services to extend their functionalities.

Contracts and services are in a "fixed" version of the gear-foundation standards, The standards were modified so that they can work individually, however, you can use the standard version which are within a workspace.

When compiling each contract (extended-v..), a new folder called idl_and_client will be created, which will contain the idl and client of the contract.

Services

  • vft-service: Vara Fungible Token service, you can find more information on the Vara wiki
  • vnft-service: Vara Non-Fungible Token service, you can find more information on the Vara wiki
  • vmt-service: Vara Multiple Token service, you can find mor information on the Vara wiki

Contracts:

  • extended-vft: contract that extends the vft service and implements extra methods.
  • extended-vnft: contract that extends the vnft service and implements extra methods.
  • extended-vmt: contract that extends the vmt service and implements extra methods.

About

Contract standards for Vara Network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages