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
d4a73f1235
aiken
/
examples
/
acceptance_tests
/
047
/
validators
/
foo.ak
8 lines
100 B
Plaintext
Raw
Blame
History
fn spend(_datum: Void, _redeemer: Void, _ctx: Void) -> Bool {
True
}
test foo() {
1 + 1 == 2
}
Reference in New Issue
View Git Blame
Copy Permalink