orbland / contracts

šŸ”® Orb and related contracts. Auction + Harberger taxed ownership + invocations.
https://orb.land
MIT License
22 stars 5 forks source link
auction harberger-tax orb solidity

šŸ”® Orb Contract ā€¢ test license

Auction + Harberger taxed ownership. Used by orb.land. Uses Forge toolkit for building and testing. The contract combines the following areas of functionality:

The contract is fully documented in NatSpec format.

Usage

forge install foundry-rs/forge-std openzeppelin/openzeppelin-contracts # dependencies
forge test # tests
make anvil # local node
make deploy-anvil # deploy to local node in another terminal

License

Released under the MIT License.

Credits