EIP20Kit is an extension to EVMKit that implements EIP20 token standard.
- Xcode 15.4+
- Swift 5.10+
- iOS 14.0+
dependencies: [
.package(url: "https://github.com/sunimp/EIP20Kit.git", .upToNextMajor(from: "1.0.0"))
]The EIP20Kit toolkit is open source and available under the terms of the MIT License.