Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

soliditypp-examples

Examples of Solidity++ 0.8.0 / 0.8.1.

This is a preview version. DO NOT use it in production environment.

Getting Started

npm install
npm test

Test Environments

Open test/vite.node.json and edit defaultNode to switch test environment.

  • Release Environment: Contracts are deployed on local network running the release version of gvite.

  • Beta Environment: Contracts are deployed on local network running the beta version of gvite.

  • Nightly Environment: Contracts are deployed on local network running the nightly version of gvite.

About

Examples of Solidity++ contracts

Resources

Stars

12 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages