* Stub out algorand support in wormhole 1) Introduce the algorand chain constant in all the appropriate places 2) Deploy pyth/hernandc algorand smart contracts into devnet 3) Fund all the correct contracts for devnet testing Change-Id: I6e4402b5b21223b32ea89653f8c7606f5c7f2843 * pr/jsiegel/algorand-v1: ALGORAND is not a EVM chain @ gusc1a-ossdev-jsl1 * pr/jsiegel/algorand-v1: fix lint @ gusc1a-ossdev-jsl1 * pr/jsiegel/algorand-v1: put the requirements into the image @ gusc1a-ossdev-jsl1 * jsiegel/algorand: make the watcher hang forever @ gusc1a-ossdev-jsl1 * jsiegel/algorand: comment these out @ gusc1a-ossdev-jsl1 * jsiegel/algorand: put this back in @ gusc1a-ossdev-jsl1 * jsiegel/algorand: fix guardian example @ gusc1a-ossdev-jsl1 * Generate teal source code commit-id:a537a109 * jsiegel/algorand: it builds @ gusc1a-ossdev-jsl1 * pr/jsiegel/algorand-v1: add Dockerfile.teal @ gusc1a-ossdev-jsl1 * jsiegel/algorand: improve the dependencies @ gusc1a-ossdev-jsl1 * pr/jsiegel/algorand-v1: Fix up build @ gusc1a-ossdev-jsl1 * dead file * pr/jsiegel/algorand-v1: remove more stuff @ gusc1a-ossdev-jsl1 * pr/jsiegel/algorand-v1: fix build @ gusc1a-ossdev-jsl1 * pr/jsiegel/algorand-v1: freeze the requirements @ gusc1a-ossdev-jsl1 * pr/jsiegel/algorand-v1: Fix teal to use pipenv @ gusc1a-ossdev-jsl1 * pr/jsiegel/algorand-v1: fix miss-merge @ gusc1a-ossdev-jsl1 Co-authored-by: Leo <leo@certus.one> |
||
---|---|---|
.github/workflows | ||
.run | ||
bridge_ui | ||
clients | ||
dashboards | ||
devnet | ||
docs | ||
e2e | ||
ethereum | ||
event_database | ||
examples | ||
explorer | ||
explorer_data | ||
lp_ui | ||
node | ||
proto | ||
scripts | ||
sdk/js | ||
solana | ||
spydk/js | ||
staging/algorand | ||
terra | ||
third_party | ||
tilt_modules | ||
tools | ||
whitepapers | ||
.dockerignore | ||
.envrc | ||
.gitignore | ||
.spr.yml | ||
CONTRIBUTING.md | ||
DEVELOP.md | ||
Dockerfile.client | ||
Dockerfile.lint | ||
Dockerfile.proto | ||
Dockerfile.teal | ||
LICENSE | ||
Makefile | ||
README.md | ||
Tiltfile | ||
buf.gen.web.yaml | ||
buf.gen.yaml | ||
buf.lock | ||
buf.yaml | ||
generate-abi.sh | ||
lint.sh |
README.md
Wormhole v2
This repository contains Certus One's reference node implementation for the Wormhole project.
See DEVELOP.md for instructions on how to set up a local devnet, and CONTRIBUTING.md for instructions on how to contribute to this project.
See docs/operations.md for node operator instructions.
⚠ Wormhole v2 is in active development - see "main" branch for the v1 mainnet version ⚠
Audit / Feature Status
⚠ This software is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. Or plainly spoken - this is a very complex piece of software which targets a bleeding-edge, experimental smart contract runtime. Mistakes happen, and no matter how hard you try and whether you pay someone to audit it, it may eat your tokens, set your printer on fire or startle your cat. Cryptocurrencies are a high-risk investment, no matter how fancy.