Skip to content

celloman/name-service-smart-contract

Repository files navigation

Name Smart Contact

Getting Started

To build an un-optimized wasm, just run:

make

To build an optimized wasm for deployment in a provenance environemnt, run:

make optimize

This command will produce a file called name_smart_contract.wasm that can then be deployed to a provenance environment by using the provenanced command.

The command stems from: https://github.com/provenance-io/provenance A great tutorial for getting a wasm built and deployed: https://github.com/provenance-io/provwasm/tree/main/docs/tutorial

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published