Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hello world example #2

Closed
wants to merge 78 commits into from
Closed

Hello world example #2

wants to merge 78 commits into from

Conversation

ceyonur
Copy link
Collaborator

@ceyonur ceyonur commented Feb 23, 2023

Adds hello world precompile example

@ceyonur ceyonur changed the title everthing Hello world example Feb 23, 2023
console.log(result)
})

task("helloWorld:setGreeting", "Says hello")

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should this also have an // npx ... comment?

contract-examples/test/hello_world.ts Outdated Show resolved Hide resolved
contract-examples/test/hello_world.ts Outdated Show resolved Hide resolved
helloworld/config.go Outdated Show resolved Hide resolved
helloworld/contract.go Outdated Show resolved Hide resolved
ceyonur and others added 4 commits February 23, 2023 20:08
Co-authored-by: Darioush Jalali <darioush.jalali@avalabs.org>
Co-authored-by: Darioush Jalali <darioush.jalali@avalabs.org>
@ceyonur ceyonur added the DO NOT MERGE This PR is not meant to be merged in its current state label Apr 7, 2023
contracts/test/hello_world.ts Outdated Show resolved Hide resolved
richardpringle
richardpringle previously approved these changes Jun 15, 2023
@ceyonur ceyonur marked this pull request as draft June 16, 2023 10:07
@ceyonur ceyonur mentioned this pull request Jun 16, 2023
@@ -2,7 +2,7 @@
// See the file LICENSE for licensing terms.

import { ethers } from "hardhat"
import { test } from "@avalabs/subnet-evm-contracts/"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😞

Base automatically changed from add-template to main June 29, 2023 21:11
@ceyonur ceyonur dismissed richardpringle’s stale review June 29, 2023 21:11

The base branch was changed.

@ceyonur ceyonur closed this Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DO NOT MERGE This PR is not meant to be merged in its current state
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants