Animagus Swift Example
Try out Animagus, a new dapp framework.
Install dependencies
Generate proto types
Already checked in.
protoc -I ../animagus/protos ast.proto --swift_out=./Sources/AnimagusExample --grpc-swift_out=./Sources/AnimagusExample
protoc -I ../animagus/protos generic.proto --swift_out=./Sources/AnimagusExample --grpc-swift_out=./Sources/AnimagusExample