stratisproject / Stratis.SmartContracts

The Stratis smart contract library, used by developers to create contracts in C#.
MIT License
12 stars 13 forks source link

.NET Standard param types package #16

Open drmathias opened 3 years ago

drmathias commented 3 years ago

It'd be useful if param types (Address, UInt128 & UInt256) were packaged into a .NET Standard library, so that they could be consumed from projects which target .NET Standard.