This website requires JavaScript.
Explore
Help
Sign In
waalge
/
aiken
Watch
1
Star
0
Fork
You've already forked aiken
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3f47a1f4b8
aiken
/
examples
/
sample
/
lib
/
sample.ak
8 lines
84 B
Plaintext
Raw
Blame
History
pub type Redeemer {
signer: ByteArray,
}
pub type Datum {
random: ByteArray,
}
Reference in New Issue
View Git Blame
Copy Permalink