Skip to content

nihilKnight/AnimalSmartContracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

AnimalSmartContracts

An Ethereum Smart Contract project deployed through Csharp web3 API.

pre

wsl2 kernel: 4.4.0-19041-Microsoft

.NET sdk: 7.0.112

sudo apt-get update --fix-missing && sudo apt install dotnet-host-7.0

vscode extension solidity: 0.0.165

deployment

cd your/clone/dir/AnimalSmartContracts/NethereumCodeGen/AnimalInCubatorsConsole && dotnet run

And the Csharp code file Program.cs in that directory will be run.

more info

(to be updated...)

reference

The Ethereum document: Code Generation Demo with Visual Studio Code.

About

An Ethereum Smart Contract project deployed through Csharp web3 API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published