Simple Generic Project

This Simple Generic Project is all the information that someone needs to be able to deploy a Selene Network compatible smart contract.

The code can be downloaded from this website as a ZIP file. https://amorstyle.com/download/sc_simpv2.zip.

Documentation for how to host, deploy and configure the project is all contained within the ZIP file.

Basic Idea

Download the file and extract locally.

Rename the files form sc_simpv2 to something different.

Edit the project JSON file to describe that you’re doing and create a project image.

Edit the token JSON file so that it aligns with your project file.

Post your project JSON file on your server along with all the files included in the project.

Use the Selene Network Tools page to validate your project and token JSON files.

Use the existing bytedata and ABI on ThetaScan.io to deploy contract.

Configure contract to point to your server project location.

View and interact with your smart contract using the Selene Network.